mirror of
https://github.com/minetest-mods/technic.git
synced 2024-12-22 05:42:33 +01:00
Update battery_box_mv.lua
This commit is contained in:
parent
4e8b979d1e
commit
4c2d734798
@ -207,7 +207,6 @@ minetest.register_abm({
|
||||
MV_nodes[1].z=pos1.z
|
||||
MV_nodes[1].visited=false
|
||||
|
||||
print(dump(PR_nodes))
|
||||
table_index=1
|
||||
repeat
|
||||
check_MV_node (PR_nodes,RE_nodes,MV_nodes,table_index)
|
||||
|
Loading…
Reference in New Issue
Block a user