refactor: 重构环境变量和函数定义文件

- 删除了 LogicServer/data/envir/ 目录下的一个环境变量文件
- 重命名了 LogicServer/data/functions/ 目录下的一个函数定义文件
This commit is contained in:
2025-02-23 13:39:07 +08:00
parent d75ca0eadb
commit 8356f46b50
2 changed files with 0 additions and 2 deletions

View File

@@ -0,0 +1,7 @@
ActorEvent 人物相关功能
GlobalMiscExpand lua扩展用例如scripttimelua全局方法
ItemEvent 物品脚本
MonEvent 怪物脚本
NpcMiscFun npc脚本
Systems lua中的系统定义
Activity 活动脚本