cull(engine-cleanup): pass-8 phase-2 cascade round 2 after GachaUI stub
This commit is contained in:
@@ -46,7 +46,6 @@ public partial class UIManager
|
||||
LeaderPopularityVote }
|
||||
public UIRoot UIManagerRoot;
|
||||
public Camera UIRootLoadingCamera;
|
||||
public GameObject _lotteryApplyPrefab;
|
||||
public DeckCreateMenuUI _deckCreateMenuOriginal;
|
||||
public bool isErrorProc;
|
||||
public bool isRetryProc;
|
||||
@@ -62,7 +61,6 @@ public partial class UIManager
|
||||
public GameObject SupportDialogPrefab { get; set; }
|
||||
public bool isBattleRecovery { get; set; }
|
||||
public WebViewHelper WebViewHelper { get; set; }
|
||||
public LoadingViewManager LoadingViewManager { get; set; }
|
||||
public bool IsTouchable { get; set; }
|
||||
public AccountTransferHelper AccountTransferHelper { get; set; }
|
||||
public static void ApplicationQuit() { }
|
||||
|
||||
Reference in New Issue
Block a user