Переглянути джерело

Merge branch 'Upstream-Changes' of StephanFuchs/glife into master

[Fix] PShoQuaility -> PShoQuality
Kevin_Smarts 10 місяців тому
батько
коміт
8296c99124
2 змінених файлів з 2 додано та 2 видалено
  1. 1 1
      locations/clothing.qsrc
  2. 1 1
      locations/shoes.qsrc

+ 1 - 1
locations/clothing.qsrc

@@ -1730,7 +1730,7 @@ if $ARGS[0] = 'strip_code':
 	CloStyle2 = 0
 	CloBimbo = 0
 	CloOnePiece = 0
-	PShoQuaility = 0
+	PShoQuality = 0
 	PShoCut = 0
 	PShoHeels = 0
 	PShoStyle = 0

+ 1 - 1
locations/shoes.qsrc

@@ -392,7 +392,7 @@ if $ARGS[0] = 'wear':
 	end
 
 	if $shoeworntype = 'none':
-		PShoQuaility = 0
+		PShoQuality = 0
 		PShoCut = 0
 		PShoHeels = 0
 		PShoStyle = 0