|
@@ -48,7 +48,7 @@ namespace GFGGame
|
|
protected override void OnInit()
|
|
protected override void OnInit()
|
|
{
|
|
{
|
|
base.OnInit();
|
|
base.OnInit();
|
|
- packageName = UI_StoreChargeAddUpUI.PACKAGE_NAME;
|
|
|
|
|
|
+ packageName = UI_LimitChargeUI.PACKAGE_NAME;
|
|
_ui = UI_NewLimitChargeUI.Create();
|
|
_ui = UI_NewLimitChargeUI.Create();
|
|
this.viewCom = _ui.target;
|
|
this.viewCom = _ui.target;
|
|
isfullScreen = true;
|
|
isfullScreen = true;
|