diff --git a/changelog.txt b/changelog.txt index a6a01f28a..26c98586a 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,5 +1,8 @@ EQEMu Changelog (Started on Sept 24, 2003 15:50) ------------------------------------------------------- +== 11/11/2014 == +Uleat: Third attempt at a fix for GM trainer zone crashes... (this is starting to look like a KLS fix...) + == 11/10/2014 == Uleat: Fix for GM Trainer crashing server (really!) JJ: Yellow faction messages. diff --git a/common/skills.h b/common/skills.h index d570c565e..23c3b0708 100644 --- a/common/skills.h +++ b/common/skills.h @@ -30,7 +30,7 @@ ** ** (ref: eqstr_us.txt [05-10-2013]) */ -enum SkillUseTypes : uint32 +enum SkillUseTypes { /*13855*/ Skill1HBlunt = 0, /*13856*/ Skill1HSlashing,