ソースを参照

[fixed] I use the wrong thingies so replaced with correct ones

Kevin_Smarts 3 年 前
コミット
9436e0b81d
1 ファイル変更1 行追加1 行削除
  1. 1 1
      locations/saveupdater.qsrc

+ 1 - 1
locations/saveupdater.qsrc

@@ -986,7 +986,7 @@ end
 
 	!! 0.8.3 shoe package for old saves ---------------------------------------
 
-	if ARRSIZE('sfetish') > 0 and ARRSIZE('scats') > 0 and ARRSIZE('sgandm') > 0 and ARRSIZE('trainers') > 0 and ARRSIZE('sboutique') > 0:
+	if ARRSIZE('sfetish') > 0 or ARRSIZE('scats') > 0 or ARRSIZE('sgandm') > 0 or ARRSIZE('trainers') > 0 or ARRSIZE('sboutique') > 0:
 
 
 		i = 1