mirror of
https://github.com/alliedmodders/sourcemod.git
synced 2025-12-07 10:28:34 +00:00
Fix Incorrect SetTransmit Offset for HL2DM
This commit is contained in:
parent
5e3dc6c6c4
commit
a004503026
@ -266,10 +266,10 @@
|
||||
}
|
||||
"SetTransmit"
|
||||
{
|
||||
"windows" "20"
|
||||
"windows64" "20"
|
||||
"linux" "21"
|
||||
"linux64" "21"
|
||||
"windows" "22"
|
||||
"windows64" "22"
|
||||
"linux" "23"
|
||||
"linux64" "23"
|
||||
}
|
||||
"ShouldCollide"
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user