mirror of
https://github.com/FWGS/xash3d-fwgs
synced 2024-11-23 18:30:50 +01:00
engine: bring back XASH_USE_SELECT. I need somehow disable this only on my work PC
This commit is contained in:
parent
b09242e41c
commit
5f849c4823
@ -22,7 +22,7 @@ GNU General Public License for more details.
|
||||
#define XASH_COLORIZE_CONSOLE
|
||||
// use with caution, running engine in Qt Creator may cause a freeze in read() call
|
||||
// I was never encountered this bug anywhere else, so still enable by default
|
||||
// #define XASH_USE_SELECT
|
||||
#define XASH_USE_SELECT
|
||||
#endif
|
||||
|
||||
#ifdef XASH_USE_SELECT
|
||||
|
Loading…
Reference in New Issue
Block a user