Removed type qualifier for SkillUseTypes enum

This commit is contained in:
Uleat
2014-11-11 18:01:21 -05:00
parent a763fc08b6
commit 22cc86e6a0
2 changed files with 4 additions and 1 deletions
+1 -1
View File
@@ -30,7 +30,7 @@
**
** (ref: eqstr_us.txt [05-10-2013])
*/
enum SkillUseTypes : uint32
enum SkillUseTypes
{
/*13855*/ Skill1HBlunt = 0,
/*13856*/ Skill1HSlashing,