mirror of
https://github.com/glest/glest-source.git
synced 2025-08-08 09:26:27 +02:00
- added reg file for windows users to manually disable packet throttling
- added console warning for windows users that have this setting enabled.
This commit is contained in:
@@ -109,6 +109,8 @@ void init_win32();
|
||||
void done_win32();
|
||||
void ontop_win32(int width, int height);
|
||||
|
||||
void CheckPacketThrottling();
|
||||
|
||||
// The following is used for stacking tracing for windows based exceptions
|
||||
#if !defined(_DEBUG) && !defined(__GNUC__)
|
||||
|
||||
|
Reference in New Issue
Block a user