ACTUALLY fixes null runtimes + double contracts

This commit is contained in:
Kraseo
2020-03-04 13:17:24 +01:00
parent 4ac2848282
commit edfe50579e
2 changed files with 1 additions and 2 deletions
@@ -43,6 +43,7 @@
CONTRACT_PAYOUT_SMALL,
CONTRACT_PAYOUT_SMALL
)
var/lowest_TC_threshold = 30 // We don't want the sum of all the payouts to be under this amount
var/total = 0
var/lowest_paying_sum = 0