Added respawn animation on game start
This commit is contained in:
@@ -166,7 +166,7 @@ public class NetworkIO {
|
||||
}
|
||||
}
|
||||
|
||||
player.set(world.getSpawnX(), world.getSpawnY());
|
||||
player.dead = true;
|
||||
|
||||
world.endMapLoad();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user