mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 18:53:06 +00:00
Update ticker.dm
This commit is contained in:
@@ -171,11 +171,7 @@ var/global/datum/controller/subsystem/ticker/ticker
|
|||||||
create_characters() //Create player characters and transfer them.
|
create_characters() //Create player characters and transfer them.
|
||||||
collect_minds()
|
collect_minds()
|
||||||
equip_characters()
|
equip_characters()
|
||||||
<<<<<<< HEAD
|
|
||||||
//data_core.manifest() //VOREStation Removal
|
|
||||||
=======
|
|
||||||
// data_core.manifest()
|
// data_core.manifest()
|
||||||
>>>>>>> 15a1747... Ports manifest duplication fix from Virgo (#7230)
|
|
||||||
|
|
||||||
callHook("roundstart")
|
callHook("roundstart")
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user