From 5c248c2d7de3db54e85f7c388743a2eb8e36fee4 Mon Sep 17 00:00:00 2001 From: Jude Melton-Houghton Date: Sat, 3 Sep 2022 22:05:07 -0400 Subject: Add callback on_mapblocks_changed --- builtin/profiler/instrumentation.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'builtin/profiler') diff --git a/builtin/profiler/instrumentation.lua b/builtin/profiler/instrumentation.lua index f80314b32..80f1c66af 100644 --- a/builtin/profiler/instrumentation.lua +++ b/builtin/profiler/instrumentation.lua @@ -43,6 +43,7 @@ local register_functions = { register_on_item_eat = 0, register_on_punchplayer = 0, register_on_player_hpchange = 0, + register_on_mapblocks_changed = 0, } --- -- cgit v1.2.3