Make EntInfo offset in SDK2013 gamedata apply to all SDK2013 games.

This commit is contained in:
Nicholas Hastings 2014-12-30 17:14:55 -05:00
parent 55cadc7738
commit a0bfda89d8

View File

@ -29,13 +29,6 @@
"windows" "11"
"linux" "13"
}
"EntInfo"
{
"windows" "4"
"linux" "4"
"mac" "4"
}
}
"Signatures"
@ -71,13 +64,6 @@
{
"windows" "11"
}
"EntInfo"
{
"windows" "4"
"linux" "4"
"mac" "4"
}
}
"Signatures"
@ -102,5 +88,15 @@
{
"UseInvalidUniverseInSteam2IDs" "1"
}
"Offsets"
{
"EntInfo"
{
"windows" "4"
"linux" "4"
"mac" "4"
}
}
}
}