summaryrefslogtreecommitdiff
path: root/donut.lua
diff options
context:
space:
mode:
authorTenPlus1 <kinsellaja@yahoo.com>2015-07-05 10:54:18 +0100
committerTenPlus1 <kinsellaja@yahoo.com>2015-07-05 10:54:18 +0100
commit16cc62a1d4d7c02a84b2ddc1538f5e81404b415c (patch)
tree529f3a26bdc2d8e71427771e3516a334d9a9d909 /donut.lua
parent6e4fa56475b4375655befc61ef868bd39a1f2a5d (diff)
Code tidy and tweak
Diffstat (limited to 'donut.lua')
-rw-r--r--donut.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/donut.lua b/donut.lua
index 6dc385a..1b49848 100644
--- a/donut.lua
+++ b/donut.lua
@@ -42,4 +42,4 @@ minetest.register_craft({
{'default:apple'},
{'farming:donut'},
}
-})
+}) \ No newline at end of file