瀏覽代碼

战斗结算

zhaoyang 2 年之前
父節點
當前提交
130968cb76
共有 1 個文件被更改,包括 0 次插入2 次删除
  1. 0 2
      GameClient/Assets/Game/HotUpdate/Views/MainStory/StoryFightSingleScoreView.cs

+ 0 - 2
GameClient/Assets/Game/HotUpdate/Views/MainStory/StoryFightSingleScoreView.cs

@@ -19,9 +19,7 @@ namespace GFGGame
         private double _mainScore;//总主属性分
         private const int _range = 100;//圆圈随机范围
         private const float _prefectScale = 60f;//完美缩放比
-        private float _time = 0;// 登峰造极按住的时间
 
-        private float _playTime = 2.5f;
         private bool _stopFight = false;
 
         // private GameObject _gameObject0;