removes double spaces AFTER symbols (#62515)

* removes double spaces AFTER symbols

* found more
This commit is contained in:
John Willard
2021-11-03 21:09:35 -04:00
committed by GitHub
parent 428daabd79
commit 6c0aba5da4
166 changed files with 252 additions and 252 deletions
@@ -131,7 +131,7 @@
button_icon_state = "build_fan"
structure_name = "fans"
structure_path = /obj/structure/fans/tiny
place_sound = 'sound/machines/click.ogg'
place_sound = 'sound/machines/click.ogg'
/datum/action/innate/construction/place_structure/turret/after_place(obj/placed_structure, remaining)
to_chat(owner, span_notice("Tiny fan placed. [remaining] fans remaining."))