Core/Refactor: Part 3
This commit is contained in:
@@ -323,9 +323,9 @@ namespace Framework.Constants
|
||||
SavePlayer = 0x01,
|
||||
ResurrectPlayer = 0x02,
|
||||
SpellCastDeserter = 0x04,
|
||||
BGMountRestore = 0x08, ///< Flag to restore mount state after teleport from BG
|
||||
BGTaxiRestore = 0x10, ///< Flag to restore taxi state after teleport from BG
|
||||
BGGroupRestore = 0x20, ///< Flag to restore group state after teleport from BG
|
||||
BGMountRestore = 0x08, // Flag to restore mount state after teleport from BG
|
||||
BGTaxiRestore = 0x10, // Flag to restore taxi state after teleport from BG
|
||||
BGGroupRestore = 0x20, // Flag to restore group state after teleport from BG
|
||||
End
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user