1
0
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:
Bram Matthys
2026-04-04 09:57:40 +02:00
parent 945fb65759
commit c0597aa82a
+1 -1
View File
@@ -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