[MIRROR] Fix spelling on multilayer cable reset [MDB IGNORE] (#9401)

* Fix spelling on multilayer cable reset (#62721)

* Fix spelling on multilayer cable reset

Co-authored-by: esainane <esainane+github@gmail.com>
This commit is contained in:
SkyratBot
2021-11-12 02:50:14 +00:00
committed by GitHub
parent 2779c751a9
commit 3ecaa1cca1
+1 -1
View File
@@ -767,7 +767,7 @@ GLOBAL_LIST(hub_radial_layer_list)
auto_propagate_cut_cable(src) // update the powernets
/obj/structure/cable/multilayer/CtrlClick(mob/living/user)
to_chat(user, span_warning("You pust reset button."))
to_chat(user, span_warning("You push the reset button."))
addtimer(CALLBACK(src, .proc/Reload), 10, TIMER_UNIQUE) //spam protect
// This is a mapping aid. In order for this to be placed on a map and function, all three layers need to have their nodes active