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;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user