From b4b6b098fa4322d2e51177f51f6dfc55616b569f Mon Sep 17 00:00:00 2001
From: chenxin <chenxin6991@163.com>
Date: Sat, 12 Dec 2020 10:37:35 +0800
Subject: [PATCH] 打包

---
 Assets/Scripts/Event/EventType.cs |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Assets/Scripts/Event/EventType.cs b/Assets/Scripts/Event/EventType.cs
index bc34bc5..bcbdb9e 100644
--- a/Assets/Scripts/Event/EventType.cs
+++ b/Assets/Scripts/Event/EventType.cs
@@ -118,8 +118,8 @@
         OpenAllTowerGrid,
         // 关闭了精灵升级界面
         ElfUpgradePanelClosed,
-        // 不够开塔,也不够买塔
-        SetTowerGridOpenRed,
+        // gameOver 结束
+        GameOverEnd,
 
     }
 

--
Gitblit v1.9.1