Cleaner way to handle out of range and swaps

This commit is contained in:
Akkadius
2014-11-02 22:30:29 -06:00
parent 771279128d
commit 51958b991c
3 changed files with 13 additions and 6 deletions
+2
View File
@@ -968,4 +968,6 @@ namespace legacy {
} InventorySlot;
}
static const uint32 MAX_SPELL_DB_ID_VAL = 65535;
#endif