mirror of
https://github.com/rehlds/reapi.git
synced 2024-12-28 07:35:31 +03:00
Fix comment
This commit is contained in:
parent
20d81334f8
commit
2b8ae61f1e
@ -155,7 +155,6 @@ bool CEntityCallbackDispatcher::SetMoveDone(AMX *amx, CBaseEntity *pEntity, cons
|
||||
return false;
|
||||
}
|
||||
|
||||
// TODO: Make sure that the entity actually inherited from CBaseToggle
|
||||
pEntityToggle->SetMoveDone(&CBaseToggle::SUB_MoveDone);
|
||||
return true;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user