mirror of
https://github.com/Sokomine/cottages.git
synced 2024-11-05 01:50:20 +01:00
fix spacing
This commit is contained in:
parent
80ca2634c0
commit
8a3a527408
|
@ -42,7 +42,7 @@ if( minetest.registered_items["default:dirt_with_grass"]
|
|||
if not timer:is_started() then
|
||||
timer:start(math.random(60, 300))
|
||||
end
|
||||
end,
|
||||
end,
|
||||
})
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user