This commit is contained in:
lenheart
2025-11-03 21:13:01 +08:00
parent 2ef9cfef42
commit 10de73a395
91 changed files with 2497 additions and 2329 deletions

View File

@@ -9,6 +9,7 @@ class Script {
C_Object = null;
constructor(Path = "/home/neople/game/Script.pvf") {
if(getroottable().rawin("_Script_Data_"))return;
print("正在初始化PVF...");
local StartTime = time();