Update computer.lua

This commit is contained in:
Elkien3 2022-07-11 10:19:39 -05:00
parent a11e370207
commit df8e6a8d9a

View File

@ -772,7 +772,7 @@ minetest.register_chatcommand("testalarm", {
--]]
minetest.register_node("policetools:computer", {--using homedecor television
description = S("Police Computer"),
description = "Police Computer",
tiles = { 'homedecor_television_top.png',
'homedecor_television_bottom.png',
'homedecor_television_left.png^[transformFX',