We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18da8c9 commit 1f017f5Copy full SHA for 1f017f5
Assets/Scripts/SceneId.cs
@@ -1,4 +1,4 @@
1
public enum SceneId {
2
- MainGame,
3
MainMenu,
+ MainGame,
4
}
0 commit comments