mirror of
https://github.com/YGGverse/hlsdk-portable.git
synced 2025-01-23 13:14:51 +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;
|
||||
}
|
||||
else
|
||||
CBarney::KeyValue(pkvd);
|
||||
CBaseMonster::KeyValue(pkvd);
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user