mirror of
https://github.com/glest/glest-source.git
synced 2025-08-12 11:24:00 +02:00
- bugfixes when user has no internet and published not turned on, do not try to do UPNP.
This commit is contained in:
@@ -328,6 +328,7 @@ public:
|
||||
|
||||
static Mutex mutexUpnpdiscoverThread;
|
||||
static SDL_Thread *upnpdiscoverThread;
|
||||
static bool cancelUpnpdiscoverThread;
|
||||
};
|
||||
|
||||
// =====================================================
|
||||
|
Reference in New Issue
Block a user