1
0
의 미러 https://github.com/sys4-fr/server-nalc.git synced 2025-10-30 04:05:18 +01:00

Chmod and removal of whitespaces

This commit is contained in:
LeMagnesium
2015-07-27 21:45:41 +02:00
부모 5357fc996b
커밋 f16915f863
23개의 변경된 파일53개의 추가작업 그리고 53개의 파일을 삭제

파일 보기

@@ -358,7 +358,7 @@ minetest.register_node("default:mg_cherry_sapling", {
fixed = {-0.3, -0.5, -0.3, 0.3, 0.35, 0.3}
},
groups = {snappy=2, dig_immediate=3, not_in_creative_inventory=1, attached_node=1},
drop = "default:cherry_sapling",
drop = "default:cherry_sapling",
sounds = default.node_sound_leaves_defaults(),
})