Update ticker.dm

This commit is contained in:
Aronai Sieyes
2020-05-24 19:23:06 -04:00
committed by GitHub
parent 2514f55320
commit ad925b5a48

View File

@@ -171,11 +171,7 @@ var/global/datum/controller/subsystem/ticker/ticker
create_characters() //Create player characters and transfer them.
collect_minds()
equip_characters()
<<<<<<< HEAD
//data_core.manifest() //VOREStation Removal
=======
// data_core.manifest()
>>>>>>> 15a1747... Ports manifest duplication fix from Virgo (#7230)
callHook("roundstart")