mirror of
https://github.com/minetest-mods/mesecons.git
synced 2025-07-07 01:50:24 +02:00
Remove "you hacker" strings, fix capitalization
This commit is contained in:
@ -144,7 +144,7 @@ mesecon.register_node("mesecons_extrawires:vertical_top", {
|
||||
|
||||
-- Vertical wire bottom
|
||||
mesecon.register_node("mesecons_extrawires:vertical_bottom", {
|
||||
description = S("Vertical mesecon"),
|
||||
description = S("Vertical Mesecon"),
|
||||
drawtype = "nodebox",
|
||||
walkable = false,
|
||||
paramtype = "light",
|
||||
|
Reference in New Issue
Block a user