Fix initial infected transformation (#19735)
This commit is contained in:
@@ -9,6 +9,7 @@ public sealed class RoleSystem : SharedRoleSystem
|
||||
// TODO make roles entities
|
||||
base.Initialize();
|
||||
|
||||
SubscribeAntagEvents<InitialInfectedRoleComponent>();
|
||||
SubscribeAntagEvents<NukeopsRoleComponent>();
|
||||
SubscribeAntagEvents<SubvertedSiliconRoleComponent>();
|
||||
SubscribeAntagEvents<TraitorRoleComponent>();
|
||||
|
||||
Reference in New Issue
Block a user