From 61b188e1d59af9a1e3b4f005bd4b9211b2db97d8 Mon Sep 17 00:00:00 2001
From: yyl <yyl>
Date: 星期四, 09 十月 2025 15:46:31 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.1.20:10010/r/Project_SG_scripts

---
 Main/Utility/EnumHelper.cs |   51 ---------------------------------------------------
 1 files changed, 0 insertions(+), 51 deletions(-)

diff --git a/Main/Utility/EnumHelper.cs b/Main/Utility/EnumHelper.cs
index 7d02704..1d8bb3a 100644
--- a/Main/Utility/EnumHelper.cs
+++ b/Main/Utility/EnumHelper.cs
@@ -1142,17 +1142,7 @@
 }
 
 
-public enum FunctionUnlockType
-{
-    NoneType = 0,
-    Treasure = 1,
-    Normal = 2,
-    TreasureSkill = 3,
-    Skill = 4,
-    TreasureFunc = 5,
-    TreasureChapter = 6,
 
-}
 
 
 public enum RedPointState
@@ -1319,49 +1309,8 @@
 }
 
 
-public enum GuideType
-{
-    NewBie = 1,
-    Functional = 2,
-}
 
 
-public enum GuideTriggerType
-{
-    None = 998,//鏃犻檺鍒�
-    FunctionOpen = 1,//鍔熻兘寮�鏀�
-    ManualFunctionOpen = 51,//鎵嬪姩鍔熻兘寮�鏀�
-    Level = 2,               //绛夌骇婊¤冻鏉′欢
-    Treasure = 3,//娉曞疂
-    EquipQuality = 4,//瑁呭鍝佽川
-    Item = 5,//鎸囧畾鐗╁搧
-    TreasureDungeon = 6,//娉曞疂鍓湰
-    Map = 11,//鍦板浘
-    RuneInlay = 12,//绗﹀嵃闀跺祵
-    RealmSitDown = 13,//澧冪晫鎵撳潗
-    ItemCompound = 14,//鐗╁搧鍚堟垚
-    HangUpResult = 15,//鎸傛満缁撶畻
-    TreasureCollectSoul = 16,//娉曞疂闆嗛瓊
-    TreasureAwaken = 17,//娉曞疂瑙夐啋
-    Pray = 18,//绁堟効
-    VIPExperience = 19,//vip浣撻獙
-    FairyLandBuyTimes = 20,//浠欑晫绉樺璐拱娆℃暟
-    TeamAutoAccept = 21,//鑷姩鎺ュ彈缁勯槦閭�璇�
-    TrialExchange = 22,//瀹楅棬璇曠偧鍏戞崲鏉愭枡
-
-    
-
-    QuestCanAccept = 100,//浠诲姟鍙帴
-    MainLineQuestCanDo = 101,//浠诲姟杩涜涓�
-    MainLineQuestCanAward = 102,//浠诲姟鍙濂�
-    MainLineQuestLimit = 106,//浠诲姟琚檺鍒�
-    MainLineQuestContinue = 110,//浠诲姟鍙户缁�
-
-    BranchQuestCando = 201,//鏀嚎浠诲姟鍙仛
-    BranchQuestCanAward = 202,//鏀嚎浠诲姟鍙濂�
-    BranchQuestLimit = 206,//鏀嚎浠诲姟琚檺鍒�
-    BranchQuestContinue = 210,//鏀嚎浠诲姟鍙户缁�
-}
 
 
 public enum FuncPowerType

--
Gitblit v1.8.0