This commit is contained in:
2025-10-18 21:39:57 +08:00
parent ed376a4825
commit cfa9e279e5
11 changed files with 237 additions and 14 deletions

View File

@@ -1,4 +1,5 @@
function main() {
local SM = StateMachine.GetInstance();
SM.RegisterState(CHARACTERJOB.SWORDMAN, "Character_Rest", 0);