mirror of
https://github.com/glest/glest-source.git
synced 2025-09-29 00:48:58 +02:00
- bugfixes for playing videos in main menu
This commit is contained in:
@@ -535,8 +535,8 @@ Intro::~Intro() {
|
||||
|
||||
void Intro::update() {
|
||||
if(exitAfterIntroVideo == true) {
|
||||
//mouseUpLeft(0, 0);
|
||||
cleanup();
|
||||
mouseUpLeft(0, 0);
|
||||
//cleanup();
|
||||
return;
|
||||
}
|
||||
timer++;
|
||||
|
Reference in New Issue
Block a user