Fixed warning about incorrect group attribute in example class.
This commit is contained in:
parent
645efc3fa3
commit
ef52df1367
@ -373,7 +373,7 @@
|
|||||||
"team" "1"
|
"team" "1"
|
||||||
"team_default" "yes"
|
"team_default" "yes"
|
||||||
"flags" "0"
|
"flags" "0"
|
||||||
"group" "zr_vip"
|
"group" "" // Write the name of a SourceMod group for vip players ("zr_vip"), then make it in SourceMod.
|
||||||
|
|
||||||
"name" "VIP Human"
|
"name" "VIP Human"
|
||||||
"description" "Human class for important players"
|
"description" "Human class for important players"
|
||||||
|
Loading…
Reference in New Issue
Block a user