Skip to content

Commit e897446

Browse files
committed
remove todo comment
1 parent bc6393c commit e897446

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/detours.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -657,8 +657,6 @@ void FASTCALL Detour_CTriggerGravity_GravityTouch(CBaseEntity* pEntity, CBaseEnt
657657
CTriggerGravity_GravityTouch(pEntity, pOther);
658658
}
659659

660-
// todo: did these args change? or just linux decompile shit
661-
// also which os did we even grab these from initially
662660
CServerSideClient* FASTCALL Detour_GetFreeClient(int64_t unk1, const __m128i* unk2, unsigned int unk3, int64_t unk4, char unk5, void* unk6)
663661
{
664662
// Not sure if this function can even be called in this state, but if it is, we can't do shit anyways

0 commit comments

Comments
 (0)