mirror of
https://github.com/alliedmodders/sourcemod.git
synced 2025-12-06 18:08:36 +00:00
Fix HL1MP Gamedata
This commit is contained in:
parent
e55747a9e4
commit
222a88ba4f
@ -81,10 +81,10 @@
|
|||||||
}
|
}
|
||||||
"Teleport"
|
"Teleport"
|
||||||
{
|
{
|
||||||
"windows" "111"
|
"windows" "110"
|
||||||
"windows64" "111"
|
"windows64" "110"
|
||||||
"linux" "110"
|
"linux" "111"
|
||||||
"linux64" "110"
|
"linux64" "111"
|
||||||
}
|
}
|
||||||
"CommitSuicide"
|
"CommitSuicide"
|
||||||
{
|
{
|
||||||
@ -151,10 +151,10 @@
|
|||||||
}
|
}
|
||||||
"GetAttachment"
|
"GetAttachment"
|
||||||
{
|
{
|
||||||
"windows" "258"
|
"windows" "211"
|
||||||
"windows64" "258"
|
"windows64" "211"
|
||||||
"linux" "259"
|
"linux" "212"
|
||||||
"linux64" "259"
|
"linux64" "212"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user