diff --git a/code/modules/awaymissions/maploader/reader.dm b/code/modules/awaymissions/maploader/reader.dm index db3470e3c82..0cf8d828170 100644 --- a/code/modules/awaymissions/maploader/reader.dm +++ b/code/modules/awaymissions/maploader/reader.dm @@ -65,8 +65,9 @@ var/global/dmm_suite/preloader/_preloader = null //if exceeding the world max x or y, increase it var/x_depth = length(copytext(zgrid,1,findtext(zgrid,"\n",2,0))) - if(world.maxx