Browse Source

Added option to pay rent from ATM, fixed the servicePaid bug fixed typo

Netuttki 4 years ago
parent
commit
cde9c0ee42
1 changed files with 1 additions and 0 deletions
  1. 1 0
      locations/pav_shared_apt.qsrc

+ 1 - 0
locations/pav_shared_apt.qsrc

@@ -254,6 +254,7 @@ if $ARGS[0] = 'start':
 			!rent was forepaid, everything OK, proceed to next week
 			rentLeft += 2000
 			cashPaid = 0
+			servicePaid = 0			
 			rentWeekNum = weekNum + 1
 		elseif rentLeft > 0:
 			!rent was not fully paid