mirror of
https://github.com/mangosfour/server.git
synced 2025-12-19 04:37:06 +00:00
Fixed player name response (chat now working)
This commit is contained in:
parent
8f1edbf513
commit
2197da6407
11 changed files with 80 additions and 46 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