From 5609f95a91187bcb6657b5ce2f8f19f327081d0c Mon Sep 17 00:00:00 2001 From: nosoop Date: Mon, 20 May 2024 07:04:43 -0700 Subject: [PATCH] Fix bad read for CTFPlayer::m_aObjects Closes #15. Co-authored-by: naydef --- gamedata/tf2.utils.nosoop.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gamedata/tf2.utils.nosoop.txt b/gamedata/tf2.utils.nosoop.txt index 9111fad..c443573 100644 --- a/gamedata/tf2.utils.nosoop.txt +++ b/gamedata/tf2.utils.nosoop.txt @@ -41,7 +41,7 @@ "windows" { "signature" "CTFPlayer::AddObject()" - "offset" "37" + "offset" "53" } } "offsetof(CTFPlayer::m_flRespawnTimeOverride)"