|
|
@@ -260,7 +260,7 @@ namespace Fort23.Mono
|
|
|
// }
|
|
|
|
|
|
CombatDrive.Instance.CombatController.ChangeState(CombatController.update);
|
|
|
- EventManager.Instance.Dispatch(CustomEventType.ShengShiOnClick, null);
|
|
|
+ // EventManager.Instance.Dispatch(CustomEventType.ShengShiOnClick, null);
|
|
|
}
|
|
|
|
|
|
public void CustomInit(UIPanel uiPanel)
|