mirror of
https://github.com/godotengine/godot.git
synced 2026-01-08 00:25:01 +03:00
Updated the `SceneTree.quit()` method to include a note that on iOS this method won't work as apps are expected to be closed via the Home button, not programmatically.
(cherry picked from commit c63af17a31)