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