mirror of
https://github.com/Oth3r/Sit.git
synced 2025-09-20 00:13:21 +02:00
better comments
This commit is contained in:
parent
ba77aa9d40
commit
720b6b98c8
2 changed files with 2 additions and 2 deletions
|
@ -73,7 +73,7 @@ public class Logic {
|
|||
}
|
||||
|
||||
/**
|
||||
* removes the entity from the game, using the player
|
||||
* removes the entity bound to the player from the game, using the player
|
||||
*/
|
||||
public static void removeEntity(ServerPlayerEntity player) {
|
||||
DisplayEntity.TextDisplayEntity entity = FileData.getSitEntity(player);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue