You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-12 13:20:55 +00:00
A missing condition caused infinite looping, despite the video playing flag being set to false. Small change to fix. Fixes: #20552