mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-19 11:05:50 +01:00
Merge pull request #6571 from Mechoid/FixSupply_Conversion
Fix Supply_conversion.dm runtime.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user