Changeset 229 for trunk/src/game/GMTicketMgr.cpp
- Timestamp:
- 11/19/08 13:48:34 (17 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/game/GMTicketMgr.cpp
r207 r229 46 46 47 47 sLog.outString(); 48 sLog.out ErrorDb(">> Loaded `character_ticket`, table is empty!");48 sLog.outString(">> Loaded `character_ticket`, table is empty."); 49 49 return; 50 50 }