fix dumb compile errors from my hand merge

This commit is contained in:
KimLS
2026-04-04 15:48:43 -07:00
parent a9effc7bac
commit ccdc9f2e43
7 changed files with 311 additions and 362 deletions
+2 -1
View File
@@ -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*/