mirror of
https://github.com/Sokomine/cottages.git
synced 2024-12-28 19:50:32 +01:00
Fix indents
This commit is contained in:
parent
7a9e2657f1
commit
a0d418820a
@ -249,7 +249,7 @@ minetest.register_node("cottages:anvil", {
|
||||
end
|
||||
minetest.after(2, function()
|
||||
if( puncher ) then
|
||||
if( hud1 ) then
|
||||
if( hud1 ) then
|
||||
puncher:hud_remove(hud1);
|
||||
end
|
||||
if( hud2 ) then
|
||||
|
Loading…
Reference in New Issue
Block a user