fix skill panel
This commit is contained in:
@@ -93,12 +93,8 @@ namespace BrewMonster
|
||||
private void Awake()
|
||||
{
|
||||
Instance = this;
|
||||
<<<<<<< HEAD
|
||||
SkillStubs.Init();
|
||||
=======
|
||||
if (channelCancelButton != null)
|
||||
channelCancelButton.onClick.AddListener(CancelChanneling);
|
||||
>>>>>>> 6fde1d1583 (Add requirement for play skill)
|
||||
}
|
||||
|
||||
private void OnDestroy()
|
||||
|
||||
Reference in New Issue
Block a user