mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2025-12-13 15:34:40 +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
|
||||
if (teleportProperties.getTeleportTo() != null) {
|
||||
player.getPosition().set(teleportProperties.getTeleportTo());
|
||||
|
||||
Reference in New Issue
Block a user