Character creation process crash fix (world) and query cleanup

This commit is contained in:
akkadius
2014-08-24 07:13:15 -05:00
parent cef1dfd0c0
commit 3b048ee8a2
3 changed files with 8 additions and 4 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ enum PlayerGenericLogEventTypes {
Player_Log_Issued_Commands,
Player_Log_Money_Transactions,
Player_Log_Alternate_Currency_Transactions,
};
};
class QueryServ{