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:
Cleverson 2019-02-11 09:13:19 -02:00 committed by Arkshine
parent 211003750c
commit 2bc04236db

View File

@ -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
{