translate commented out code and traces

This commit is contained in:
2025-01-12 18:14:49 +01:00
parent 077a365840
commit 2589163a49
27 changed files with 79 additions and 79 deletions

View File

@ -178,7 +178,7 @@ void CInstanceBase::ProcessDamage()
{
if(index > 7)
{
TraceError("ProcessDamage\xB9\xAB\xC7\xD1\xB7\xE7\xC7\xC1 \xB0\xA1\xB4\xC9\xBC\xBA");
TraceError("ProcessDamage possible infinite loop");
break;
}
num = damage%10;