Core/Player: Allow companion action buttons to be saved
Port From (https://github.com/TrinityCore/TrinityCore/commit/e15898bf560fc8159777a2a29a29d6a91ffdb590)
This commit is contained in:
@@ -330,6 +330,7 @@ namespace Framework.Constants
|
||||
Dropdown = 0x30,
|
||||
Macro = 0x40,
|
||||
CMacro = C | Macro,
|
||||
Companion = 0x50,
|
||||
Mount = 0x60,
|
||||
Item = 0x80
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user