Fix teleportation offsets for tf2classic (#2100)

This commit is contained in:
Angel Bot 2024-01-01 18:55:23 -05:00 committed by GitHub
parent 7e29f22f8f
commit 80ad76a563
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -66,7 +66,7 @@
/* CBaseEntity::Teleport(Vector const*, QAngle const*, Vector const*) */
"Teleport"
{
"linux" "111"
"linux" "110"
"windows" "109"
}