Update playerlist.hpp
This commit is contained in:
parent
d0381e1aa9
commit
9bffc05cd3
@ -22,7 +22,8 @@ enum class k_EState
|
||||
RAGE,
|
||||
IPC,
|
||||
DEVELOPER,
|
||||
STATE_LAST = DEVELOPER
|
||||
CAT,
|
||||
STATE_LAST = CAT
|
||||
};
|
||||
|
||||
extern rgba_t k_Colors[];
|
||||
|
Reference in New Issue
Block a user