mirror of
https://github.com/godotengine/godot.git
synced 2026-02-24 12:50:12 +00:00
It is possible that input comes before the engine is fully initialized.
This fixes the crashes that ocurred when that happens.
(cherry picked from commit 995724b762)