mirror of
https://github.com/godotengine/godot.git
synced 2026-03-31 21:35:13 +00:00
Previous fix in e8e06b2 worked in most cases but not if you run e.g.
'godot -', where the '-' argument would mean that 'project_manager'
is false and yet that's what will be opened eventually.