added amb1666 - rehaul over the ml api so extensions can easily use translations
--HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402132
This commit is contained in:
@@ -1203,7 +1203,7 @@ CPlayer::CPlayer()
|
||||
m_bAdminCheckSignalled = false;
|
||||
m_bIsInKickQueue = false;
|
||||
m_LastPassword.clear();
|
||||
m_LangId = LANGUAGE_ENGLISH;
|
||||
m_LangId = SOURCEMOD_LANGUAGE_ENGLISH;
|
||||
}
|
||||
|
||||
void CPlayer::Initialize(const char *name, const char *ip, edict_t *pEntity)
|
||||
|
||||
Reference in New Issue
Block a user