Fix documentation (#678)
* Lack register_event() on event_enable/disable Lack register_event() on enable_event and disable_event descriptions * It shoud be m_iJoiningState not m_iJointState It shoud be m_iJoiningState not m_iJointState
This commit is contained in:
parent
fd64327313
commit
f392c90729
|
@ -281,7 +281,7 @@ enum CsMenu
|
|||
};
|
||||
|
||||
/**
|
||||
* Player's join states for use with m_iJointState.
|
||||
* Player's join states for use with m_iJoiningState.
|
||||
*/
|
||||
enum CsJoinState
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue
Block a user