1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2025-12-27 19:45:20 +01:00

Chmod and removal of whitespaces

This commit is contained in:
LeMagnesium
2015-07-27 21:45:41 +02:00
parent 5357fc996b
commit f16915f863
23 changed files with 53 additions and 53 deletions

View File

@@ -24,7 +24,7 @@ minetest.register_node("fishing:bobber_box", {
"fishing_bobber.png",
"fishing_bobber.png",
"fishing_bobber.png^[transformFX"
}, --
}, --
groups = {not_in_creative_inventory=1},
})