Clean up mixed space & tab usage (#40121)

This commit is contained in:
ShizCalev
2018-09-06 01:51:20 -04:00
committed by yogstation13-bot
parent aa01d58e56
commit ffefab25f4
17 changed files with 76 additions and 76 deletions

View File

@@ -37,7 +37,7 @@
repopulate_sorted_areas()
for(var/L in block(locate(bounds[MAP_MINX], bounds[MAP_MINY], SSmapping.station_start),
locate(bounds[MAP_MAXX], bounds[MAP_MAXY], z_offset - 1)))
locate(bounds[MAP_MAXX], bounds[MAP_MAXY], z_offset - 1)))
set waitfor = FALSE
var/turf/B = L
atoms += B