Explorar o código

限时抽奖退出清数据

zhaoyang %!s(int64=2) %!d(string=hai) anos
pai
achega
3ccb5d8fbd
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      GameClient/Assets/Game/HotUpdate/Data/PhotographUtil.cs

+ 1 - 1
GameClient/Assets/Game/HotUpdate/Data/PhotographUtil.cs

@@ -170,7 +170,7 @@ namespace GFGGame
 
             for (int i = 0; i < itemGameObjs.Count; i++)
             {
-                ChangeLayer(itemGameObjs[i], i * 400, state);
+                ChangeLayer(itemGameObjs[i], i * 600, state);
             }
 
         }