mirror of
https://github.com/mt-mods/pipeworks.git
synced 2025-02-15 17:02:23 +01:00
fixed typo, pneumatic test [ojbect -> object]
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
-- This file supplies pneumatic tubes and a 'test' device
|
||||
|
||||
minetest.register_node("pipeworks:testobject", {
|
||||
description = "Pneumatic tube test ojbect",
|
||||
description = "Pneumatic tube test object",
|
||||
tiles = {
|
||||
"pipeworks_testobject.png",
|
||||
},
|
||||
|
Reference in New Issue
Block a user