From 6e34a530b49588439839a965cf377dbf408f1281 Mon Sep 17 00:00:00 2001 From: Nicholas Hastings Date: Sat, 28 Jun 2014 17:04:43 -0400 Subject: [PATCH] Update Dota Linux EntityFactoryDictionary gamedata. --- gamedata/sdktools.games/engine.dota.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gamedata/sdktools.games/engine.dota.txt b/gamedata/sdktools.games/engine.dota.txt index 9ca41e21..74c96577 100644 --- a/gamedata/sdktools.games/engine.dota.txt +++ b/gamedata/sdktools.games/engine.dota.txt @@ -202,7 +202,7 @@ "EntityFactoryCaller" { "library" "server" - "linux" "\x55\x89\xE5\x57\x56\x53\x83\xEC\x2A\xE8\x2A\x2A\x2A\x2A\x85\xC0\x89\x45" + "linux" "\xA1\x2A\x2A\x2A\x2A\xC7\x2A\x2A\x00\x00\x00\x00\xC7\x2A\x2A\x00\x00\x00\x00\x85\xC0\x0F\x2A\x2A\x2A\x2A\x2A\x8B\x2A\x2A\x8B\x2A\x2A\x89\x2A\x2A\x89\x2A\x2A\xE8" } } @@ -216,7 +216,7 @@ // This is the offset into the address found by the EntityFactoryCaller signature. "EntityFactoryCallOffset" { - "linux" "10" + "linux" "41" } } }