removed an old todo
--HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40458
This commit is contained in:
parent
d2887a8c3d
commit
7a29aad6fa
@ -331,8 +331,6 @@ void CPlayerManager::OnClientCommand(edict_t *pEntity)
|
|||||||
|
|
||||||
m_clcommand->PushCell(engine->IndexOfEdict(pEntity));
|
m_clcommand->PushCell(engine->IndexOfEdict(pEntity));
|
||||||
m_clcommand->Execute(&res, NULL);
|
m_clcommand->Execute(&res, NULL);
|
||||||
|
|
||||||
//:TODO: res should be evaluated here for something, DOCUMENT this in the INC FILE!
|
|
||||||
}
|
}
|
||||||
|
|
||||||
void CPlayerManager::OnClientSettingsChanged(edict_t *pEntity)
|
void CPlayerManager::OnClientSettingsChanged(edict_t *pEntity)
|
||||||
|
Loading…
Reference in New Issue
Block a user