mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 12:29:46 +01:00
fixes stuff, i guess.
This commit is contained in:
@@ -57,7 +57,7 @@
|
||||
|
||||
//If this hits 0 then they decide to up and leave.
|
||||
/datum/trader/proc/tick()
|
||||
addtimer(CALLBACK(src, .proc/do_after_tick), 0)
|
||||
addtimer(CALLBACK(src, .proc/do_after_tick), 1)
|
||||
return 1
|
||||
|
||||
/datum/trader/proc/do_after_tick()
|
||||
|
||||
Reference in New Issue
Block a user