Skip to content

Commit

Permalink
Merge branch 'main' of github.com:Metaverse-Crowdsource/DarkFlow into…
Browse files Browse the repository at this point in the history
… bodypartdamage
  • Loading branch information
soulsyrup committed Jan 5, 2024
2 parents fed54d1 + 68f8b6e commit e1933fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DarkFlow/Assets/Scripts/Editor/StartupSceneLoader.cs
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ public static class StartupSceneLoader
{
static StartupSceneLoader()
{
EditorApplication.playModeStateChanged += LoadStartupScene;
//EditorApplication.playModeStateChanged += LoadStartupScene;
}

static void LoadStartupScene(PlayModeStateChange state)
Expand Down

0 comments on commit e1933fa

Please sign in to comment.