Files
chuanqi-server-instance/LogicServer/data/functions/ActorEvent/ActorChangeNameHandle.txt

5 lines
92 B
Plaintext
Raw Normal View History

2024-12-16 13:51:31 +08:00
--改名事件
defaultHandleChangeNameOp = function (pActor, oldName, newName)
end