mirror of
https://github.com/mangosfour/server.git
synced 2025-12-17 07:37:03 +00:00
Small code cleanup and partial merge with dev branch
This commit is contained in:
parent
3c7c5ba8d4
commit
28dc20c6e2
18 changed files with 371 additions and 468 deletions
|
|
@ -440,7 +440,7 @@ enum ItemQualities
|
|||
#define SPELL_ATTR_EX6_UNK30 0x40000000 // 30 not set in 3.0.3
|
||||
#define SPELL_ATTR_EX6_UNK31 0x80000000 // 31 not set in 3.0.3
|
||||
|
||||
#define MAX_GLYPH_SLOT_INDEX 5
|
||||
#define MAX_GLYPH_SLOT_INDEX 6
|
||||
|
||||
enum SheathTypes
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue