mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-04-27 12:31:54 +00:00
WHOOPS forgot one
This commit is contained in:
parent
fab2ebdf57
commit
18dc222e2b
1 changed files with 1 additions and 0 deletions
|
|
@ -29,6 +29,7 @@ enum
|
||||||
{
|
{
|
||||||
COM_ADMIN = 0x01,
|
COM_ADMIN = 0x01,
|
||||||
COM_LOCAL = 0x02,
|
COM_LOCAL = 0x02,
|
||||||
|
COM_NOSHOWHELP = 0x04,
|
||||||
COM_PLAYER2 = 0x10,
|
COM_PLAYER2 = 0x10,
|
||||||
COM_PLAYER3 = 0x20,
|
COM_PLAYER3 = 0x20,
|
||||||
COM_PLAYER4 = 0x30,
|
COM_PLAYER4 = 0x30,
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue