WGL преди 1 месец
родител
ревизия
4abcab725d
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      ActionTowerDefense/Assets/Scripts/Conduct/IceRainController.cs

+ 1 - 1
ActionTowerDefense/Assets/Scripts/Conduct/IceRainController.cs

@@ -20,7 +20,7 @@ public class IceRainController : MonoBehaviour
     public float time;
     public int num;
     public float height;
-    [LabelText("É˺¦¼ÓÖµ")] public float flatDamageBonus;
+    [LabelText("É˺¦¼ÓÖµ")] public int flatDamageBonus;
     public void Update()
     {
         if (!start) return;