mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-23 12:38:21 +00:00
fix dumb compile errors from my hand merge
This commit is contained in:
@@ -277,6 +277,7 @@ namespace SteamLatest
|
||||
|
||||
const size_t SAY_LINK_BODY_SIZE = 56;
|
||||
const uint32 MAX_GUILD_ID = 50000;
|
||||
const uint32 MAX_BAZAAR_TRADERS = 600;
|
||||
|
||||
} /*constants*/
|
||||
|
||||
@@ -333,4 +334,4 @@ namespace SteamLatest
|
||||
|
||||
}; /* SteamLatest */
|
||||
|
||||
#endif /*COMMON_LAURION_LIMITS_H*/
|
||||
#endif /*COMMON_LAURION_LIMITS_H*/
|
||||
|
||||
Reference in New Issue
Block a user