Browse Source

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

anjuna krokus 5 months ago
parent
commit
9761391750
1 changed files with 2 additions and 1 deletions
  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