mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-29 08:08:49 +01:00
removes double spaces AFTER symbols (#62515)
* removes double spaces AFTER symbols * found more
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user