Core/Object: Range check vol. 2
Port From (https://github.com/TrinityCore/TrinityCore/commit/a13a765610d964a3aa1bab1b41331c05e24a1f78)
This commit is contained in:
@@ -1505,7 +1505,8 @@ namespace Framework.Constants
|
||||
{
|
||||
None = 0,
|
||||
Item = 1,
|
||||
Skill = 2
|
||||
Skill = 2,
|
||||
Spell = 3
|
||||
}
|
||||
|
||||
public enum LockType
|
||||
|
||||
Reference in New Issue
Block a user