Files
chuanqi-server-instance/LogicServer/data/functions/ActorEvent/ActorWithDrawGameGoldHandler.txt
2024-12-16 20:45:03 +08:00

6 lines
136 B
Plaintext
Executable File
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

--提取元宝操作 参数1提取的元宝数
defaultHandleActorWithDrawGameGold = function (pActor,nArgWithDrawCount)
end