mirror of
https://github.com/YGGverse/hlsdk-portable.git
synced 2025-02-03 02:24:28 +00:00
Replicate Otis KeyValue bug from Opposing Force (#310)
This commit is contained in:
parent
cbff1ee44e
commit
349dbe6e66
@ -392,7 +392,7 @@ void COtis::KeyValue(KeyValueData *pkvd)
|
|||||||
pkvd->fHandled = TRUE;
|
pkvd->fHandled = TRUE;
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
CBarney::KeyValue(pkvd);
|
CBaseMonster::KeyValue(pkvd);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user