l4d admin system id got mixed up

This commit is contained in:
CroneKorkN 2025-10-29 15:13:32 +01:00
parent 9572ac822f
commit 351ce246c5
Signed by: cronekorkn
SSH key fingerprint: SHA256:v0410ZKfuO1QHdgKBsdQNF64xmTxOF8osF1LIqwTcVw

View file

@ -9,7 +9,7 @@ function steam() {
declare -A addons=( declare -A addons=(
[Ions_Vocalizer]=698857882 [Ions_Vocalizer]=698857882
[EMS_Admin_System]=1376314661 [EMS_Admin_System]=2524204971
) )
function install_addon() { function install_addon() {