mirror of
https://github.com/alliedmodders/amxmodx.git
synced 2025-01-12 06:48:04 +03:00
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.
|
# Copy weird things.
|
||||||
weirdfiles = [
|
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'),
|
('plugins/esf/ESF_mod_tutorial.txt', 'esf/addons/amxmodx/scripting'),
|
||||||
]
|
]
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user