注释无用回调
This commit is contained in:
parent
420fa26303
commit
c0bcfa36ab
|
|
@ -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) {}
|
||||||
|
|
||||||
|
*/
|
||||||
Loading…
Reference in New Issue