mirror of
https://github.com/glest/glest-source.git
synced 2025-08-15 21:04:00 +02:00
- bugfix for code compiled in VC++
This commit is contained in:
@@ -244,7 +244,7 @@ public:
|
|||||||
|
|
||||||
void NETdiscoverUPnPDevices();
|
void NETdiscoverUPnPDevices();
|
||||||
|
|
||||||
static int setMaxPlayerCount(int value) { maxPlayerCount=value; }
|
static void setMaxPlayerCount(int value) { maxPlayerCount=value; }
|
||||||
};
|
};
|
||||||
|
|
||||||
// =====================================================
|
// =====================================================
|
||||||
|
Reference in New Issue
Block a user