Geoip: Replace GeoIP.dat by GeoLite2-Country.mmdb.
This commit is contained in:
parent
7dd1ea3719
commit
0d59209e4c
Binary file not shown.
BIN
dlls/geoip/GeoLite2-Country.mmdb
Normal file
BIN
dlls/geoip/GeoLite2-Country.mmdb
Normal file
Binary file not shown.
|
@ -304,7 +304,7 @@ for filename in scripting_files:
|
|||
|
||||
# Copy weird things.
|
||||
weirdfiles = [
|
||||
('dlls/geoip/GeoIP.dat', 'base/addons/amxmodx/data'),
|
||||
('dlls/geoip/GeoLite2-Country.mmdb', 'base/addons/amxmodx/data'),
|
||||
('plugins/esf/ESF_mod_tutorial.txt', 'esf/addons/amxmodx/scripting'),
|
||||
]
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user