Minor code-style improvement and cleanup

This commit is contained in:
MoNTE48
2020-05-04 00:40:57 +02:00
committed by Maksim
parent eb96c89b5d
commit 52e146dee1
13 changed files with 164 additions and 168 deletions

View File

@ -92,4 +92,3 @@ Register a non-standard craft recipe:
width = 3,
-- ^ Same as `minetest.register_recipe`
})