restructure entity update
(cherry picked from commit 21c460ee8e62fb81cdd9ac607b1e8e9c2eabc211)
This commit is contained in:
@@ -173,7 +173,7 @@ window.Minecraft = class {
|
||||
this.world.onTick();
|
||||
|
||||
// Tick the player
|
||||
this.player.onTick();
|
||||
this.player.onUpdate();
|
||||
}
|
||||
|
||||
// Update loading progress
|
||||
|
||||
Reference in New Issue
Block a user