1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-06-09 17:30:43 +00:00

Updated screenshot. Reverted starting town.

This commit is contained in:
Tim Sarbin 2018-11-25 19:04:35 -05:00
parent bc09bd72d3
commit abcfd455e7
2 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ namespace OpenDiablo2.Core.GameState_
Seed = random.Next();
sceneManager.ChangeScene("Game");
ChangeMap(eLevelId.Act2_Town);
ChangeMap(eLevelId.Act1_Town1);
}
public void ChangeMap(eLevelId levelId)

Binary file not shown.

Before

Width:  |  Height:  |  Size: 713 KiB

After

Width:  |  Height:  |  Size: 828 KiB