注释无用回调

This commit is contained in:
Lenheart 2026-01-06 22:54:34 +08:00
parent 420fa26303
commit c0bcfa36ab
1 changed files with 4 additions and 2 deletions

View File

@ -340,7 +340,7 @@ getroottable()["LenheartFuncTab"].rawset("ExpandEquipmentFuncN", Lenheart_Expand
/*
function on_equipment_109000001(Index) {} function on_equipment_109000001(Index) {}
function on_deequipment_109000001(Index) {} function on_deequipment_109000001(Index) {}
@ -379,4 +379,6 @@ function on_after_use_skill_109000001(obj, skillIndex, consumeMp, consumeItem, o
function on_set_state_109000001(obj, state, datas, isResetTimer) {} function on_set_state_109000001(obj, state, datas, isResetTimer) {}
function on_destroy_object_109000001(appendage, destroyObj) {} function on_destroy_object_109000001(appendage, destroyObj) {}
*/