From 2bc04236dbe352573dfe1ff41f20585a252ec1ca Mon Sep 17 00:00:00 2001 From: Cleverson Date: Mon, 11 Feb 2019 09:13:19 -0200 Subject: [PATCH] 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 --- plugins/include/cstrike_const.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/include/cstrike_const.inc b/plugins/include/cstrike_const.inc index df50ced0..00d3b854 100644 --- a/plugins/include/cstrike_const.inc +++ b/plugins/include/cstrike_const.inc @@ -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 {