This commit is contained in:
2024-10-05 11:46:39 +08:00
parent 8c2522f366
commit c1df659af4
12 changed files with 556 additions and 65 deletions

View File

@@ -55,4 +55,5 @@ dofile("sqr/Project/HudUi/HudUi.nut"); //百级UI
dofile("sqr/Project/DamagePerSecond/DamagePerSecond.nut"); //秒伤统计
dofile("sqr/Project/CollectionBox/CollectionBox.nut"); //收集箱
dofile("sqr/Project/HorseGuessing/HorseGuessing.nut"); //骑士马战
dofile("sqr/Project/SkinHub/SkinHub.nut"); //皮肤仓库
dofile("sqr/Project/SkinHub/SkinHub.nut"); //皮肤仓库
dofile("sqr/Project/MarrySystem/MarrySystem.nut"); //结婚系统