mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-06-12 16:54:46 +02:00
Another Windows fix
This commit is contained in:
@@ -63,7 +63,7 @@
|
||||
#define _WIN32_WINNT 0x0601
|
||||
|
||||
/* What geoip engine to use */
|
||||
#define GEOIP_ENGINE "classic"
|
||||
#define GEOIP_ENGINE "geoip_classic"
|
||||
|
||||
/* Generation version number (e.g.: 3 for Unreal3*) */
|
||||
#define UNREAL_VERSION_GENERATION 6
|
||||
|
||||
Reference in New Issue
Block a user