mirror of
https://gitea.sffempire.ru/Kolyah35/minecraft-pe-0.6.1.git
synced 2026-03-30 20:13:31 +00:00
idk??
This commit is contained in:
@@ -728,8 +728,8 @@ 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()) {
|
||||
jumping = false;
|
||||
|
||||
Reference in New Issue
Block a user