lzx hai 1 semana
pai
achega
4e080afe34
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Assets/Scripts/GameUI/UI/RewardsPanel/RewardsPanel.cs

+ 1 - 1
Assets/Scripts/GameUI/UI/RewardsPanel/RewardsPanel.cs

@@ -13,7 +13,7 @@ namespace Fort23.Mono
     {
         private void Init()
         {
-            isAddStack = true;
+            isAddStack = false;
             IsShowAppBar = false;
         }