mirror of
https://github.com/alliedmodders/amxmodx.git
synced 2024-12-24 13:55:36 +03:00
amx_logging -> amxx_logging
This commit is contained in:
parent
5c177aada0
commit
d7325f4209
@ -13,4 +13,4 @@ amxx_vault addons/amxmodx/data/vault.ini
|
||||
; 1 - one logfile / day
|
||||
; 2 - one logfile / map
|
||||
; 3 - HL Logs
|
||||
amx_logging 1
|
||||
amxx_logging 1
|
||||
|
@ -15,4 +15,4 @@ csstats addons/amxmodx/data/csstats.dat
|
||||
; 1 - one logfile / day
|
||||
; 2 - one logfile / map
|
||||
; 3 - HL Logs
|
||||
amx_logging 1
|
||||
amxx_logging 1
|
||||
|
@ -13,7 +13,7 @@ amxx_vault addons/amxmodx/data/vault.ini
|
||||
; 1 - one logfile / day
|
||||
; 2 - one logfile / map
|
||||
; 3 - HL Logs
|
||||
amx_logging 1
|
||||
amxx_logging 1
|
||||
|
||||
dodstats_score addons/amxmodx/data/dodstats.amxx
|
||||
dodstats addons/amxmodx/data/dodstats.dat
|
||||
|
@ -15,4 +15,4 @@ tfcstats addons/amxmodx/data/tfcstats.dat
|
||||
; 1 - one logfile / day
|
||||
; 2 - one logfile / map
|
||||
; 3 - HL Logs
|
||||
amx_logging 1
|
||||
amxx_logging 1
|
||||
|
@ -15,4 +15,4 @@ tsstats addons/amxmodx/data/tsstats.dat
|
||||
; 1 - one logfile / day
|
||||
; 2 - one logfile / map
|
||||
; 3 - HL Logs
|
||||
amx_logging 1
|
||||
amxx_logging 1
|
||||
|
Loading…
Reference in New Issue
Block a user