aboutsummaryrefslogtreecommitdiff
path: root/nodes.lua
diff options
context:
space:
mode:
authorAuke Kok <sofar@foo-projects.org>2016-12-15 14:56:45 -0800
committerAuke Kok <sofar+github@foo-projects.org>2016-12-31 12:33:09 -0800
commit5500c9906c1c95e6d00acb06e0d29e21d36ff77f (patch)
treea0cb511cbb2f05076b3cb6855bdff1fd31e121d8 /nodes.lua
parentd587b4d23f9d386b1a3b924d0a3860b05941eee8 (diff)
downloadmoreblocks-5500c9906c1c95e6d00acb06e0d29e21d36ff77f.tar.gz
moreblocks-5500c9906c1c95e6d00acb06e0d29e21d36ff77f.tar.bz2
moreblocks-5500c9906c1c95e6d00acb06e0d29e21d36ff77f.zip
Run cleanfile on all files, fixing whitespace issues.
Diffstat (limited to 'nodes.lua')
-rw-r--r--nodes.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/nodes.lua b/nodes.lua
index 7c4450b..8d90614 100644
--- a/nodes.lua
+++ b/nodes.lua
@@ -358,4 +358,3 @@ minetest.register_craftitem("moreblocks:nothing", {
inventory_image = "invisible.png",
on_use = function() end,
})
-