H-uru / Plasma

Cyan Worlds's Plasma game engine
http://h-uru.github.io/Plasma/
GNU General Public License v3.0
203 stars 80 forks source link

Fix starting video failing to play #1464

Closed Hazado closed 1 year ago

Hazado commented 1 year ago

The starting video will fail to play with the default SDL due to "IndexError: tuple index out of range" Adding this check catches that before we get an error.