Update submodule, fix a bunch of warnings.
This commit is contained in:
@@ -23,7 +23,7 @@ namespace Content.IntegrationTests.Tests.Destructible
|
||||
ExtraPrototypes = Prototypes,
|
||||
ContentBeforeIoC = () =>
|
||||
{
|
||||
IoCManager.Resolve<IComponentFactory>().Register<TestThresholdListenerComponent>();
|
||||
IoCManager.Resolve<IComponentFactory>().RegisterClass<TestThresholdListenerComponent>();
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user