mirror of
https://github.com/mangosfour/server.git
synced 2025-12-25 22:37:04 +00:00
Merge branch 'master' into 303
I hope it merged correctly... Conflicts: contrib/extractor/ad.exe src/game/MovementHandler.cpp src/game/Player.h
This commit is contained in:
commit
db64bf6b80
9 changed files with 47 additions and 91 deletions
|
|
@ -722,7 +722,7 @@ struct GlyphPropertiesEntry
|
|||
uint32 Id;
|
||||
uint32 SpellId;
|
||||
uint32 TypeFlags;
|
||||
uint32 Unk1;
|
||||
uint32 Unk1; // GlyphIconId (SpellIcon.dbc)
|
||||
};
|
||||
|
||||
struct GlyphSlotEntry
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "6889"
|
||||
#define REVISION_NR "6895"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue