ソースを参照

[removed] the "fix clothing" call, since pcs_hips should now be unchanged

anjuna krokus 11 ヶ月 前
コミット
9761391750
1 ファイル変更2 行追加1 行削除
  1. 2 1
      locations/saveupdater.qsrc

+ 2 - 1
locations/saveupdater.qsrc

@@ -2399,7 +2399,8 @@ if temp_current_save_version < 00090200:
 	if pcs_mass['butt_message'] = 0: pcs_mass['butt_message'] = pcs_mass['butt']
 
 	!!update_clothing
-	gs 'tailor2'
+	!! Do not think we need this anymore. Since pcs_hips should now be basically unchanged.
+	!!gs 'tailor2'
 end