Oops, this isn't supposed to be commited

This commit is contained in:
Alibek Omarov 2018-05-01 17:53:25 +03:00
parent 34f6f6d539
commit 0b0ec876a5

View File

@ -22,7 +22,7 @@ GNU General Public License for more details.
#define XASH_COLORIZE_CONSOLE #define XASH_COLORIZE_CONSOLE
// use with caution, running engine in Qt Creator may cause a freeze in read() call // 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 // I was never encountered this bug anywhere else, so still enable by default
// #define XASH_USE_SELECT #define XASH_USE_SELECT
#endif #endif
#ifdef XASH_USE_SELECT #ifdef XASH_USE_SELECT