Fix PowerCell component not being ignored
This commit is contained in:
@@ -92,6 +92,8 @@ namespace Content.Client
|
||||
|
||||
prototypes.RegisterIgnore("material");
|
||||
|
||||
factory.RegisterIgnore("PowerCell");
|
||||
|
||||
IoCManager.Register<IClientNotifyManager, ClientNotifyManager>();
|
||||
IoCManager.Register<ISharedNotifyManager, ClientNotifyManager>();
|
||||
IoCManager.Register<IClientGameTicker, ClientGameTicker>();
|
||||
|
||||
2
engine
2
engine
Submodule engine updated: 4d9a243685...6873ad70f4
Reference in New Issue
Block a user