暂存修改 尝试添加热重载插件

This commit is contained in:
2024-09-23 22:56:51 +08:00
parent 5b79a2d4bb
commit 8f824e0671
373 changed files with 3835 additions and 5709 deletions

View File

@ -69,7 +69,7 @@ public class AdvanceCanadvanceCtr
private bool CheckFuncOpen(int id)
{
var table = TableManager.GetFunctionOpenByID(id);
Tab_FunctionOpen table = TableManager.GetFunctionOpenByID(id);
if (table != null)
{
//return table.OpenServerDay <= GlobalData.OpenServerDays && table.OpenVipLv <= GameManager.gameManager.PlayerDataPool.VipCost