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