Browse Source

[fixed] Return button in Mon Chéri changing room went to main screen and not back to changing room

Kevin_Smarts 2 years ago
parent
commit
2e28ad7a1b
1 changed files with 2 additions and 2 deletions
  1. 2 2
      locations/moncheri.qsrc

+ 2 - 2
locations/moncheri.qsrc

@@ -117,7 +117,7 @@ if $ARGS[0] = 'gowns':
 
 	gs 'clothing_QV', 'shop_filter_header'
 
-	act 'Return': minut += 1 & gt 'moncheri', 'start'
+	act 'Return': minut += 1 & gt 'moncheri', 'changingroom'
 
 	!!To filter just this set
 	clo_i = 0
@@ -167,7 +167,7 @@ if $ARGS[0] = 'dresses':
 
 	gs 'clothing_QV', 'shop_filter_header'
 
-	act 'Return': minut += 1 & gt 'moncheri', 'start'
+	act 'Return': minut += 1 & gt 'moncheri', 'changingroom'
 
 	!!To filter just this set
 	clo_i = 0