1
0
mirror of https://github.com/luanti-org/luanti.git synced 2026-01-08 10:15:36 +01:00

Remove special handling of creative mode

This commit is contained in:
Perttu Ahola
2012-07-25 14:07:45 +03:00
parent 9eaf93d41d
commit 0a18dda158
8 changed files with 22 additions and 74 deletions

View File

@@ -163,8 +163,6 @@ public:
void disconnected();
void createCreativeInventory();
Player* getPlayer()
{
return m_player;