Level 1
This commit is contained in:
parent
d834423b7e
commit
7783f1dc82
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ namespace DangerousD.GameCore
|
|||
DebugHUD = new DebugHUD();
|
||||
UIManager.resolution = resolution;
|
||||
UIManager.resolutionInGame = inGameResolution;
|
||||
currentMap = "lvl2";
|
||||
currentMap = "lvl";
|
||||
}
|
||||
|
||||
protected override void Initialize()
|
||||
|
|
Loading…
Add table
Reference in a new issue