mirror of
https://github.com/boudji-ludwig-pett/cnam-geometry-dash.git
synced 2025-12-11 00:27:48 +01:00
Merge branch 'develop' of github.com:boudji-ludwig-pett/cnam-geometry-dash into map-editor-design
This commit is contained in:
@@ -8,6 +8,11 @@ public class MainMenu : MonoBehaviour
|
||||
SceneManager.LoadSceneAsync("SelectLevelScene");
|
||||
}
|
||||
|
||||
public void OpenImport()
|
||||
{
|
||||
SceneManager.LoadSceneAsync("ImportScene");
|
||||
}
|
||||
|
||||
public void OpenSettings()
|
||||
{
|
||||
// SceneManager.LoadSceneAsync(?);
|
||||
|
||||
Reference in New Issue
Block a user