mirror of
https://github.com/glest/glest-source.git
synced 2025-07-31 13:40:11 +02:00
I need coffee
This commit is contained in:
@@ -872,7 +872,6 @@ namespace Game {
|
||||
snprintf(szMsg, 8096,
|
||||
"A new update was detected: %s, do you want to download the update now?", updateMetaData.c_str());
|
||||
showFTPMessageBox(szMsg, "Update", false, false);
|
||||
system("<mybrowser> http://google.com");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user