From c1ef6cbe7088df7eb236272db0621d5f51c02e5f Mon Sep 17 00:00:00 2001
From: chenxin <chenxin6991@163.com>
Date: Fri, 11 Dec 2020 17:44:27 +0800
Subject: [PATCH] 金币效果调整2

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

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

--
Gitblit v1.9.1