Fixed missing break in switch VDisplay (don't get mode 1280x720)
@alanc, without break, following case will be executed, ModeIndex will be selected with 1280x768.
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
@alanc, without break, following case will be executed, ModeIndex will be selected with 1280x768.