mirror of
https://github.com/alliedmodders/sourcemod.git
synced 2025-12-07 02:18:35 +00:00
Fix Dota 2 gEntList gamedata on Linux and Mac.
--HG-- extra : rebase_source : abbc60d623f55b3465e821a177df6af534eda2b4
This commit is contained in:
parent
b402d77ff9
commit
74989d925e
@ -33,10 +33,15 @@
|
|||||||
|
|
||||||
"Offsets"
|
"Offsets"
|
||||||
{
|
{
|
||||||
|
"gEntList"
|
||||||
|
{
|
||||||
|
"linux" "18"
|
||||||
|
}
|
||||||
|
|
||||||
"EntInfo"
|
"EntInfo"
|
||||||
{
|
{
|
||||||
"linux"
|
"linux" "4"
|
||||||
"18"
|
"mac" "4"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user