Commit 8bf9f910 authored by lijin's avatar lijin

停止重播

parent 08bd130b
...@@ -158,7 +158,6 @@ public class MainData : MonoBehaviour ...@@ -158,7 +158,6 @@ public class MainData : MonoBehaviour
public void StopRePlay() public void StopRePlay()
{ {
ChooseGroup();//用于清空当前选组 ChooseGroup();//用于清空当前选组
GameMgr.Ins.miMgr.StopRePlay();
} }
//辅助涂色逻辑 //辅助涂色逻辑
public void AutoClick() public void AutoClick()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment