mirror of
https://github.com/SK-la/osu-framework.git
synced 2026-03-13 11:20:31 +00:00
Fix SetupLogging not being called in game test scenario
This commit is contained in:
@@ -90,6 +90,7 @@ namespace osu.Framework.Testing
|
||||
exitNestedGame();
|
||||
|
||||
nestedGame = game;
|
||||
nestedGame.SetupLogging(host.Storage, host.CacheStorage);
|
||||
nestedGame.SetHost(host);
|
||||
|
||||
base.Add(nestedGame);
|
||||
|
||||
Reference in New Issue
Block a user