mirror of
https://github.com/alliedmodders/sourcemod.git
synced 2025-12-06 18:08:36 +00:00
Fix sdktools gamedata (#2113)
Co-authored-by: Kenzzer <kenzzer@users.noreply.github.com>
This commit is contained in:
parent
35ac74c7a7
commit
638aae0040
@ -20,13 +20,13 @@
|
|||||||
{
|
{
|
||||||
"windows" "4"
|
"windows" "4"
|
||||||
"linux" "4"
|
"linux" "4"
|
||||||
"linux64" "4"
|
"linux64" "8"
|
||||||
}
|
}
|
||||||
"GetTENext"
|
"GetTENext"
|
||||||
{
|
{
|
||||||
"windows" "8"
|
"windows" "8"
|
||||||
"linux" "8"
|
"linux" "8"
|
||||||
"linux64" "8"
|
"linux64" "16"
|
||||||
}
|
}
|
||||||
"TE_GetServerClass"
|
"TE_GetServerClass"
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user