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