Round start audio announcement (#8047)

This commit is contained in:
metalgearsloth
2022-05-10 10:44:38 +10:00
committed by GitHub
parent ea498da45d
commit 681e59bb76
6 changed files with 55 additions and 1 deletions

View File

@@ -104,6 +104,7 @@ namespace Content.Client.Entry
prototypes.RegisterIgnore("worldSpell");
prototypes.RegisterIgnore("entitySpell");
prototypes.RegisterIgnore("instantSpell");
prototypes.RegisterIgnore("roundAnnouncement");
prototypes.RegisterIgnore("wireLayout");
ClientContentIoC.Register();