mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-24 04:26:38 +01:00
Initialise a var
Did a dumb and forgot to define Cargo_points var. >W>
This commit is contained in:
@@ -70,6 +70,7 @@
|
||||
endWhen = activeFor // End early becuase we're done already!
|
||||
|
||||
/datum/event/supply_demand/end()
|
||||
var/Cargo_points = null
|
||||
running_demand_events -= src
|
||||
// Check if the crew succeeded or failed!
|
||||
if(required_items.len == 0)
|
||||
|
||||
Reference in New Issue
Block a user