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
+1 -1
View File
@@ -5,7 +5,7 @@
custom_materials = list(/datum/material/iron=500, /datum/material/glass=50)
attachable = TRUE
drop_sound = 'sound/items/handling/component_drop.ogg'
pickup_sound = 'sound/items/handling/component_pickup.ogg'
pickup_sound = 'sound/items/handling/component_pickup.ogg'
var/timing = FALSE
var/time = 10