Changeset 207 for trunk/src/game/Chat.h
- Timestamp:
- 11/19/08 13:46:22 (17 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/game/Chat.h
r177 r207 466 466 // Utility methods for commands 467 467 void ShowTicket(uint64 guid, char const* text, char const* time); 468 uint32 GetTicketIDByNum(uint32 num);469 468 bool LookupPlayerSearchCommand(QueryResult* result, int32 limit); 470 469 bool HandleBanListHelper(QueryResult* result);