mirror of
https://github.com/nillerusr/source-engine.git
synced 2026-08-08 01:39:36 +00:00
fpersmissive fixes
This commit is contained in:
@@ -240,7 +240,7 @@ void TE_PlayerDecal( IRecipientFilter& filter, float delay,
|
||||
color32 rgbaColor = { 255, 255, 255, 255 };
|
||||
effects->PlayerDecalShoot(
|
||||
logo,
|
||||
(void *)player,
|
||||
(void *)(intp)player,
|
||||
entity,
|
||||
ent->GetModel(),
|
||||
ent->GetAbsOrigin(),
|
||||
|
||||
Reference in New Issue
Block a user