8 lines
110 B
Plaintext
8 lines
110 B
Plaintext
|
|
BuffRemovedHandlers = {}
|
|
|
|
-- 角色Buff消失事件
|
|
function defaultHandlerBuffRemoved(pActor, buffId)
|
|
|
|
end
|