mirror of
https://github.com/alliedmodders/amxmodx.git
synced 2025-01-14 15:58:08 +03:00
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
211003750c
commit
2bc04236db
@ -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…
x
Reference in New Issue
Block a user