mirror of
https://github.com/minetest-mods/mesecons.git
synced 2024-11-14 14:20:33 +01:00
Add test comment
This commit is contained in:
parent
699561f279
commit
350db65a9c
|
@ -144,6 +144,7 @@ function mesecon._test_place(pos, node)
|
|||
end
|
||||
|
||||
function mesecon._test_reset()
|
||||
-- First let circuits settle by simulating many globalsteps.
|
||||
for i = 1, 30 do
|
||||
mineunit:execute_globalstep(60)
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue
Block a user