From 243044702c6a743e57d322e5ca538d9897919026 Mon Sep 17 00:00:00 2001
From: yyl <yyl>
Date: 星期四, 11 十二月 2025 10:25:53 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.1.20:10010/r/Project_SG_scripts

---
 Main/Common/EventName.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Main/Common/EventName.cs b/Main/Common/EventName.cs
index 6c9ab2d..f6a6170 100644
--- a/Main/Common/EventName.cs
+++ b/Main/Common/EventName.cs
@@ -13,7 +13,7 @@
 	public const string BATTLE_DROP_ITEMS = "BATTLE_DROP_ITEMS";//鎺夎惤鐗╁搧
 
 	public const string BATTLE_CAST_SKILL = "BATTLE_CAST_SKILL";//鏂芥斁鎶�鑳�
-	
+	public const string BATTLE_START = "BATTLE_START";//鎴樻枟鍒濆鍖�
 	public const string BATTLE_END = "BATTLE_END";//鎴樻枟缁撴潫
 	public const string RECORDPLAYER_END = "RECORDPLAYER_END"; //鎴樻枟灏忕墖娈电粨鏉�
 

--
Gitblit v1.8.0