mirror of
https://github.com/glest/glest-source.git
synced 2025-10-03 02:41:50 +02:00
- bugfix for resource usage checking
- added new techtree validation in validation report to tell if a techtress has resources that are ununsed by the techtree
This commit is contained in:
@@ -2014,8 +2014,6 @@ int glestMain(int argc, char** argv) {
|
||||
if(SystemFlags::VERBOSE_MODE_ENABLED) printf("**WARNING** Disabling VBO's\n");
|
||||
}
|
||||
|
||||
//Game preCacheThreadGame;
|
||||
|
||||
//float pingTime = Socket::getAveragePingMS("soft-haus.com");
|
||||
//printf("Ping time = %f\n",pingTime);
|
||||
|
||||
|
Reference in New Issue
Block a user