refactor: 移除搜狗平台相关配置和代码
- 删除了 LevelSogou.config、LoginSogou.config 和 PlatformSogou.config 文件 - 从 GameConfigs.txt 中移除了与搜狗平台相关的引用 - 删除了 PlatformSoGouGift.lua 文件,移除了所有与搜狗平台礼物相关的代码 - 从 GlobalFunction.txt 中移除了对 PlatformSoGouGift 的引用 此次修改移除了项目中与搜狗平台相关的所有配置和代码,以适应平台需求变化。
This commit is contained in:
@@ -73,11 +73,6 @@
|
||||
--#include "data/config/YYPlatform/YYVIPConfig.config" once
|
||||
--#include "data/config/YYPlatform/GameVIPConfig.config" once
|
||||
|
||||
--#include "data/config/PlatformSogou/LevelSogou.config" once --sogou游
|
||||
--#include "data/config/PlatformSogou/LoginSogou.config" once --sogou游
|
||||
--#include "data/config/PlatformSogou/PlatformSogou.config" once --sogou游
|
||||
|
||||
|
||||
--#include "data/config/Platform4366/Login4366.config" once --4366
|
||||
--#include "data/config/Platform4366/Platform4366.config" once --4366
|
||||
--#include "data/config/PlatformQQ/PlatformQQ.config" once --qq
|
||||
|
||||
Reference in New Issue
Block a user