No longer needed :P

This commit is contained in:
EnderBrine101 2015-04-28 17:34:38 +01:00
parent 1b13a4c1ec
commit 08f09cc3c8

View File

@ -961,8 +961,7 @@ class Player extends Human implements CommandSender, InventoryHolder, IPlayer{
}
/**
* Sets the gamemode, and if needed, kicks the player
* TODO: Check if Mojang adds the ability to change gamemode without kicking players
* Sets the gamemode, and if needed, kicks the Player.
*
* @param int $gm
*