Browse Source

[fixed] missing : in preCUST.

3xpurt 5 years ago
parent
commit
1345cde326
1 changed files with 1 additions and 1 deletions
  1. 1 1
      locations/preCUST.qsrc

+ 1 - 1
locations/preCUST.qsrc

@@ -363,7 +363,7 @@ if $ARGS[0] = 'Done':
 
 !! Adding underwear and default shoes and assigning them
 
-	if $ARGS[1] ! 'CSB'
+	if $ARGS[1] ! 'CSB':
 		cheap_panties[37] = 1
 		cheap_bras[11] = 1
 		$pantyworntype = 'cheap'