mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-12-28 20:05:30 +01:00
Removed whitespaces
This commit is contained in:
@@ -80,11 +80,11 @@ for i in pairs(TRoPHY) do
|
||||
return has_trophy_privilege(meta, player)
|
||||
end,
|
||||
})
|
||||
|
||||
|
||||
minetest.register_craft({
|
||||
type = "shapeless",
|
||||
output = "fishing:trophy_"..iTeM,
|
||||
recipe = {MoD..":"..iTeM, "default:sign_wall"},
|
||||
})
|
||||
|
||||
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user