Skip to content

Commit

Permalink
Fix teleportation offsets for tf2classic (#2100)
Browse files Browse the repository at this point in the history
  • Loading branch information
AngelDTF committed Jan 1, 2024
1 parent 7e29f22 commit 80ad76a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gamedata/sdktools.games/game.tf2classic.txt
Expand Up @@ -66,7 +66,7 @@
/* CBaseEntity::Teleport(Vector const*, QAngle const*, Vector const*) */
"Teleport"
{
"linux" "111"
"linux" "110"
"windows" "109"
}

Expand Down

0 comments on commit 80ad76a

Please sign in to comment.