mirror of
https://github.com/alliedmodders/sourcemod.git
synced 2025-12-06 18:08:36 +00:00
Fix teleportation offsets for tf2classic (#2100)
This commit is contained in:
parent
7e29f22f8f
commit
80ad76a563
@ -66,7 +66,7 @@
|
||||
/* CBaseEntity::Teleport(Vector const*, QAngle const*, Vector const*) */
|
||||
"Teleport"
|
||||
{
|
||||
"linux" "111"
|
||||
"linux" "110"
|
||||
"windows" "109"
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user