Skip to content
This repository was archived by the owner on Aug 22, 2024. It is now read-only.

Commit c0925eb

Browse files
committed
Fix steamid parameter
#46
1 parent 76509f6 commit c0925eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configs/admins.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Admins
22
{
33
"name" // can be anything
44
{
5-
"steamid" "1234567890" // steamid64
5+
"steam" "1234567890" // steamid64
66
"flags" "abcdefg" // permission flags, same as sourcemod with z being everything
77
}
88
}

0 commit comments

Comments
 (0)