fix:1、UI更换(全部更换完)
This commit is contained in:
@@ -149,5 +149,8 @@ namespace LoveLegend
|
||||
public static uint UnlockLevelNewUI_Close = ++cursor_OpenClose;
|
||||
public static uint BroadcastUI_Open = ++cursor_OpenClose;
|
||||
public static uint BroadcastUI_Close = ++cursor_OpenClose;
|
||||
|
||||
public static uint EggUI_Open = ++cursor_OpenClose;
|
||||
public static uint EggUI_Close = ++cursor_OpenClose;
|
||||
}
|
||||
}
|
||||
@@ -62,5 +62,7 @@ namespace LoveLegend
|
||||
public int CoinsDownload;
|
||||
public string ResVersion;
|
||||
public int MultiModal;
|
||||
public int[] eggReward;
|
||||
public int eggCD;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user