diff options
author | Matthew Wozniak <sirtomato999@gmail.com> | 2024-08-22 00:05:19 +0100 |
---|---|---|
committer | Michael Smith <mikesmiffy128@gmail.com> | 2024-08-23 20:40:01 +0100 |
commit | 484b72706964e05d15b3c0e114ea0502ba4a07db (patch) | |
tree | d3cc11230cb284028c50d93eb1a5cf97c3b1a4d2 /gamedata/engine.txt | |
parent | cf0354eb8e043fcd9c6c17756701972f948a16f1 (diff) |
Fix PEntityOfEntIndex gamedata for Portal 4104
This enables the FOV feature to work correctly.
Diffstat (limited to 'gamedata/engine.txt')
-rw-r--r-- | gamedata/engine.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gamedata/engine.txt b/gamedata/engine.txt index b5186a6..40b8745 100644 --- a/gamedata/engine.txt +++ b/gamedata/engine.txt @@ -67,7 +67,7 @@ vtidx_DispatchAllStoredGameMessages 16 # VEngineServer vtidx_PEntityOfEntIndex - OrangeBox 19 # probably OE too but ?? + OrangeBoxbased 19 # probably OE too but ?? vtidx_ServerCommand OrangeBoxbased 36 |