rachels пре 3 година
родитељ
комит
2b61286afd
2 измењених фајлова са 2 додато и 2 уклоњено
  1. 1 1
      locations/etoexhib.qsrc
  2. 1 1
      locations/swamphouse.qsrc

+ 1 - 1
locations/etoexhib.qsrc

@@ -700,7 +700,7 @@ if $ARGS[0] = 'pos18':
 	end
 end
 
-if $ARGS[0] = 'pos19':
+if $ARGS[0] = 'pos19' or $ARGS[0] = '':
 	*clr & cla
 	$menu_loc = 'etoexhib'
 	$menu_arg = 'pos19'

+ 1 - 1
locations/swamphouse.qsrc

@@ -1,6 +1,6 @@
 # swamphouse
 
-if $ARGS[0] = 'start':
+if $ARGS[0] = 'start' or $ARGS[0] = '':
 	*clr & cla
 	$location_type = 'indoors'
 	$loc = 'swamphouse'