瀏覽代碼

feat 7日活动修改

Jae 2 年之前
父節點
當前提交
5e4bc04dc3

+ 1 - 2
GameClient/Assets/Game/HotUpdate/ServerProxy/ActivityDay7SProxy.cs

@@ -1,7 +1,6 @@
 using ET;
-using GFGGame;
 
-namespace Game.HotUpdate.ServerProxy
+namespace GFGGame
 {
     public class ActivityDay7SProxy
     {

+ 0 - 1
GameClient/Assets/Game/HotUpdate/Views/ActivityDay7/ActivityDay7View.cs

@@ -1,7 +1,6 @@
 using System.Collections.Generic;
 using ET;
 using FairyGUI;
-using Game.HotUpdate.ServerProxy;
 using UI.ActivityDay7;
 using UI.CommonGame;
 using UI.Task;