鏡像自
https://github.com/minetest-mods/technic.git
已同步 2025-09-18 13:40:35 +02:00
label the switching station abm for profiling purposes
this allows the mtt profiler to profile this abm individually from other abms since t4im/mtt@48eff13
此提交包含在:
@@ -171,6 +171,7 @@ end
|
||||
-----------------------------------------------
|
||||
minetest.register_abm({
|
||||
nodenames = {"technic:switching_station"},
|
||||
label = "Switching Station", -- allows the mtt profiler to profile this abm individually
|
||||
interval = 1,
|
||||
chance = 1,
|
||||
action = function(pos, node, active_object_count, active_object_count_wider)
|
||||
|
新增問題並參考
封鎖使用者