Assets/Scripts/TowerDefense/UI/EndlessBuffPreview.cs @@ -40,6 +40,8 @@ public void OnClick() { if (GameConfig.IsNewbie) return; ShowBuffPreview(); }