Update battery_box_mv.lua

This commit is contained in:
RealBadAngel 2012-11-06 23:45:42 +01:00
parent 4e8b979d1e
commit 4c2d734798
1 changed files with 0 additions and 1 deletions

View File

@ -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)