Browse Source

[fixed] updated saveupdater wrong twice

hornguy6 2 years ago
parent
commit
fd2686a543
1 changed files with 1 additions and 1 deletions
  1. 1 1
      locations/saveupdater.qsrc

+ 1 - 1
locations/saveupdater.qsrc

@@ -1218,7 +1218,7 @@ if modelfoto > 0:
 	if modelfoto_pussy > 0: modelfoto['pussy'] = modelfoto_pussy
 	if modelfoto_asshole > 0: modelfoto['asshole'] = modelfoto_asshole
 	
-	killvar 'modelfoto'
+	modelfoto = 0
 
 end