cyzhao 5 달 전
부모
커밋
873b58bd46
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 0
      Gameserver/App/configs/GameConfig.php
  2. 0 2
      Gameserver/App/model/Const/GameConfig.php

+ 2 - 0
Gameserver/App/configs/GameConfig.php

@@ -6,6 +6,8 @@
  // 日期: 2024-12-26 15:31:12
 ////////////////////
 
+namespace loyalsoft;
+
 /**
  * 常量配置数据 
  */

+ 0 - 2
Gameserver/App/model/Const/GameConfig.php

@@ -6,8 +6,6 @@
  // 日期: 2024-12-26 15:31:12
 ////////////////////
 
-namespace loyalsoft;
-
 /**
  * 常量配置数据 
  */