Files
chuanqi-server-instance/LogicServer/data/functions/ActorEvent/BuffRemovedHandler.txt
aixianling 00ee9dd8ea init
2024-12-16 13:51:31 +08:00

8 lines
110 B
Plaintext

BuffRemovedHandlers = {}
-- 角色Buff消失事件
function defaultHandlerBuffRemoved(pActor, buffId)
end