Browse Source

[fixed] forgot to clear bg image

Kevin_Smarts 9 months ago
parent
commit
e6f38c1ad3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      locations/shop.qsrc

+ 1 - 1
locations/shop.qsrc

@@ -396,7 +396,7 @@ if $shoplocation= 'cosmetics':
 	gs 'stat'
 	gs 'themes', 'indoors'
 
-	act 'Leave the cosmetics department': gt 'shop', 'start'
+	act 'Leave the cosmetics department': $backimage = '' & gt 'shop', 'start'
 	if $loc = 'torgcentr': gs 'shoplifting', 'city'
 end