mirror of
https://github.com/godotengine/godot.git
synced 2025-04-01 00:41:35 +08:00
After 3f8a4cc7193e964f716fde2cd28a946669e2d8d6 trying to run an individual scene on a project without a main scene fails. We move the check until after we've determined whether or not we're trying to run an individual scene. We also stop trying to show the project manager if any game pack is found at all, unless the user explicitly asks for the project manager to be shown. (cherry picked from commit b4215c991aa6a43464dcb983e85d4374dea23c69)