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
+1 -2
View File
@@ -79,7 +79,7 @@ namespace EQ
UF,
RoF,
RoF2,
SteamLatest
SteamLatest,
NPC,
NPCMerchant,
Merc,
@@ -227,7 +227,6 @@ namespace EQ
maskHoT = 0x0001FFFF,
maskVoA = 0x0003FFFF,
maskRoF = 0x0007FFFF,
maskCotF = 0x000FFFFF
maskCotF = 0x000FFFFF,
maskTDS = 0x001FFFFF,
maskTBM = 0x003FFFFF,