mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2025-12-18 09:54:59 +01:00
Format code [skip actions]
This commit is contained in:
@@ -443,7 +443,6 @@ public class World implements Iterable<Player> {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
// Set player position and rotation
|
// Set player position and rotation
|
||||||
if (teleportProperties.getTeleportTo() != null) {
|
if (teleportProperties.getTeleportTo() != null) {
|
||||||
player.getPosition().set(teleportProperties.getTeleportTo());
|
player.getPosition().set(teleportProperties.getTeleportTo());
|
||||||
|
|||||||
Reference in New Issue
Block a user