From d5dbe7bd010458a6e20ec2c3b9264188794c2339 Mon Sep 17 00:00:00 2001
From: client_Zxw <826696702@qq.com>
Date: 星期五, 21 九月 2018 20:22:30 +0800
Subject: [PATCH] 3786 【前端】娲皇每层显示奖励预览
---
System/MainInterfacePanel/MainInterfaceWin.cs | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/System/MainInterfacePanel/MainInterfaceWin.cs b/System/MainInterfacePanel/MainInterfaceWin.cs
index f374c3d..1d4ba02 100644
--- a/System/MainInterfacePanel/MainInterfaceWin.cs
+++ b/System/MainInterfacePanel/MainInterfaceWin.cs
@@ -716,7 +716,7 @@
void DownButton(GameObject go)
{
_ExpRate.gameObject.SetActive(true);
-
+ // WindowCenter.Instance.Open<WheelOfFortuneWin>();
}
void UpButton(GameObject go)
{
--
Gitblit v1.8.0