Merge pull request #6571 from Mechoid/FixSupply_Conversion

Fix Supply_conversion.dm runtime.
This commit is contained in:
Atermonera
2019-12-18 13:53:43 -08:00
committed by VirgoBot
parent 93ab77d56e
commit 6ebd1afa7e
@@ -11,8 +11,11 @@
var/thaler_earned
/datum/gm_action/nanotrasen_budget_allocation/set_up()
/datum/gm_action/nanotrasen_budget_allocation/New()
..()
SC = supply_controller
/datum/gm_action/nanotrasen_budget_allocation/set_up()
running = TRUE
return