Changeset 112 for trunk/src/game/AccountMgr.h
- Timestamp:
- 11/19/08 13:37:14 (17 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/game/AccountMgr.h
r102 r112 51 51 52 52 uint32 GetId(std::string username); 53 uint32 GetIdByGUID(const uint64 &guid) const;54 53 uint32 GetSecurity(uint32 acc_id); 55 54 bool GetName(uint32 acc_id, std::string &name);