Skip to content

Commit 2ea5f6f

Browse files
committed
Fix wrong CBaseEntity::GetMaxHealth Linux offset
copy/paste bug shhhh
1 parent be04177 commit 2ea5f6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gamedata/tf2.utils.nosoop.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"CBaseEntity::GetMaxHealth()"
4848
{
4949
"windows" "120"
50-
"linux" "120"
50+
"linux" "121"
5151
}
5252
"CBaseEntity::IsBaseCombatWeapon()"
5353
{

0 commit comments

Comments
 (0)