Merge pull request #10513 from VOREStation/Arokha/holofix

Fix holomaps
This commit is contained in:
Aronai Sieyes
2021-05-31 14:41:55 -04:00
committed by Chompstation Bot
parent f959b644e9
commit 227ca1a99e
2 changed files with 2 additions and 3 deletions

View File

@@ -30,7 +30,6 @@
// Starting over if we're running midround (it runs real fast, so that's possible)
holoMiniMaps.Cut()
extraMiniMaps.Cut()
station_holomaps.Cut()
// Build the base map for each z level
for (var/z = 1 to world.maxz)