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