Merge pull request #2951 from EnderBrine101/patch-1

No longer needed :P
This commit is contained in:
Shoghi Cervantes
2015-04-28 18:52:21 +02:00

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
*