mirror of
https://github.com/tiennm99/godot.git
synced 2026-07-05 09:05:39 +00:00
4a58c0487a
Currently, the console appears when running OS.execute in an exported project, but not in the editor. This change prevents it from appearing in either. Only affects console applications.