Ports manifest duplication fix from Virgo (#7230)

This commit is contained in:
Atermonera
2020-05-24 14:24:04 -07:00
committed by GitHub
parent 02a50d11d6
commit 15a1747f11

View File

@@ -176,7 +176,7 @@ var/global/datum/controller/subsystem/ticker/ticker
create_characters() //Create player characters and transfer them.
collect_minds()
equip_characters()
data_core.manifest()
// data_core.manifest()
callHook("roundstart")