فهرست منبع

Wrong flag check. For some reason, still not working, but not sure why.

Netuttki 4 سال پیش
والد
کامیت
e91d5e2f85
1فایلهای تغییر یافته به همراه3 افزوده شده و 1 حذف شده
  1. 3 1
      locations/saveupdater.qsrc

+ 3 - 1
locations/saveupdater.qsrc

@@ -813,12 +813,14 @@ end
 
 
 !!--------0.8.1--- Music variable names changed
-if ml_update_1 ! 0:
+if ml_update_1 = 0:
 	ml_guitar['carried'] = ml_guitarWithMe
 	ml_guitar['hasguitar'] = ml_guitar
 	ml_performance['performed_minutes'] = ml_performed_minutes
 	ml_performance['max_perform_minutes'] = ml_max_perform_minutes
+	ml_guitar['chordbook'] = ml_chordbook
 
+	ml_guitarlesson['lessoncount'] = ml_lessoncount
 	ml_guitarlesson['lessonday'] = ml_lessonday
 	$ml_guitarlesson['lessonday'] = $ml_lessonday
 	ml_guitarlesson['lessonhour'] = 15