Browse Source

[fixed] wrong jump variable

hornguy6 3 years ago
parent
commit
44e9c086f3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      locations/shop_pussycats.qsrc

+ 1 - 1
locations/shop_pussycats.qsrc

@@ -1061,7 +1061,7 @@ if $ARGS[0] = 'dress':
 			i = 2
 		end
 
-		:loopaverage
+		:loopcats_dress
 			if cats_dress[i] = 0:
 				gs 'clothing_attributes', 'cats_dress', i
 				gs 'clothing_QV', 'shop_filter'