1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-14 17:15:21 +02:00

tinkering

This commit is contained in:
Perttu Ahola
2011-01-18 00:38:23 +02:00
parent b6787a2b58
commit a1b2cd550e

View File

@@ -3315,7 +3315,8 @@ Player *Server::emergePlayer(const char *name, const char *password,
} }
return player; return player;
}
} // create new player
} }
#if 0 #if 0