mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-20 11:45:15 +00:00
8c1677fc3f
A missing condition caused infinite looping, despite the video playing flag being set to false. Small change to fix. Fixes: #20552