Parcourir la source

[fixed] Missing $loc_arg and $loc broke changing into swimwear at the city apartment building roof. Reported by jog on the f95zone forum.

bgkjdgbizgblzdgbr il y a 2 ans
Parent
commit
f7a9820bc1
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2 0
      locations/city_apt_building.qsrc

+ 2 - 0
locations/city_apt_building.qsrc

@@ -133,6 +133,8 @@ end
 if $ARGS[0] = 'roof':
 	$menu_loc = 'city_apt_building'
 	$menu_arg = 'roof'
+	$loc_arg = 'roof'
+	$loc = 'city_apt_building'
 	killvar '$locclass'
 	menu_off = 0
 	minut += 1