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
@@ -191,7 +191,7 @@
return
theCluster = clusters[moduleClusters]
else
theCluster = CLUSTER_CHECK_NONE
theCluster = CLUSTER_CHECK_NONE
if(theCluster)
for(var/datum/map_generator_module/M in N.modules)