fix merge bug

This commit is contained in:
Chomper9981
2026-03-13 10:51:02 +07:00
parent 67acf39b7a
commit 2a2fa66ffa
-1
View File
@@ -1817,7 +1817,6 @@ namespace BrewMonster
}
}
#if UNITY_EDITOR
/// <summary>
/// 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).