Files
chuanqi-server/server/cross/LogicServer/data/functions/ActorEvent/ActorChangeNameHandle.txt
aixianling 06658f112f init
2024-12-13 13:41:02 +08:00

5 lines
92 B
Plaintext

--改名事件
defaultHandleChangeNameOp = function (pActor, oldName, newName)
end