mirror of
https://github.com/alliedmodders/amxmodx.git
synced 2024-12-25 14:25:38 +03:00
Merge pull request #167 from Freeman-AM/typo-errors
Users.ini: fix 2 typo errors
This commit is contained in:
commit
59b7379db4
@ -4,7 +4,7 @@
|
|||||||
; Line starting with ; is a comment
|
; Line starting with ; is a comment
|
||||||
|
|
||||||
; Access flags:
|
; Access flags:
|
||||||
; a - immunity (can't be kicked/baned/slayed/slaped and affected by other commmands)
|
; a - immunity (can't be kicked/banned/slayed/slapped and affected by other commmands)
|
||||||
; b - reservation (can join on reserved slots)
|
; b - reservation (can join on reserved slots)
|
||||||
; c - amx_kick command
|
; c - amx_kick command
|
||||||
; d - amx_ban and amx_unban commands (permanent and temporary bans)
|
; d - amx_ban and amx_unban commands (permanent and temporary bans)
|
||||||
|
Loading…
Reference in New Issue
Block a user