FIX IT AHTUNG AHTUNG ALL DOESNT WORK FIX IT FIX IT FIX IT FIX IT BIG WARNING BIG WARNING

This commit is contained in:
InviseDivine
2026-03-29 16:53:46 +02:00
parent f016f00eab
commit 3cfa2d9ee7
5 changed files with 25 additions and 21 deletions

View File

@@ -728,7 +728,6 @@ bool Mob::isWaterMob()
void Mob::aiStep()
{
printf("%f %f \n", xxa, yya);
//@todo? 30 lines of code here in java version
TIMER_PUSH("ai");
if (isImmobile()) {