mirror of
https://github.com/Minestom/Minestom.git
synced 2025-01-07 08:58:20 +01:00
Update FakePlayerConnection.java
This commit is contained in:
parent
fadbe39494
commit
9f3b7d4ca8
@ -42,5 +42,4 @@ public class FakePlayerConnection extends PlayerConnection {
|
||||
Check.argCondition(!(player instanceof FakePlayer), "FakePlayerController needs a FakePlayer object");
|
||||
super.setPlayer(player);
|
||||
}
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user