This commit is contained in:
Max-Wilhelm Bruker
2011-12-30 02:03:26 +01:00
parent ca9122b9fb
commit 10018280e5
20 changed files with 970 additions and 1178 deletions

View File

@@ -184,7 +184,7 @@ void Server_Player::clearZones()
lastDrawList.clear();
}
ServerInfo_PlayerProperties *Server_Player::getProperties()
ServerInfo_PlayerProperties Server_Player::getProperties()
{
QMutexLocker locker(&game->gameMutex);