diff --git a/Assets/Scripts/CECHostPlayer.Skill.cs b/Assets/Scripts/CECHostPlayer.Skill.cs index 917738b0cc..9ef7f1257c 100644 --- a/Assets/Scripts/CECHostPlayer.Skill.cs +++ b/Assets/Scripts/CECHostPlayer.Skill.cs @@ -1817,7 +1817,6 @@ namespace BrewMonster } } -#if UNITY_EDITOR /// /// Cycles through learned skills by removing all shortcuts and adding 8 new skills to slots 0-7. /// If m_startingSkillID is set (>0), uses that specific skill ID and the next 7 (ID+1 through ID+7).