This commit is contained in:
aixianling
2024-12-16 13:51:31 +08:00
commit 00ee9dd8ea
1884 changed files with 817815 additions and 0 deletions

View File

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