Update submodule, client integration test.

This commit is contained in:
Pieter-Jan Briers
2019-06-04 19:08:15 +02:00
parent 4631e3c79a
commit f551bd32d6
4 changed files with 24 additions and 7 deletions

View File

@@ -210,7 +210,7 @@ namespace Content.Server
_gameTicker.Initialize();
}
public override void Update(AssemblyLoader.UpdateLevel level, float frameTime)
public override void Update(ModUpdateLevel level, float frameTime)
{
base.Update(level, frameTime);