Update LagCompensation to 1.0.4

This commit is contained in:
xen
2020-03-16 14:01:04 +02:00
parent 9d5e2707ec
commit c4ecc7f2df
2 changed files with 98 additions and 85 deletions
@@ -110,6 +110,12 @@
"linux" "8"
"windows" "8"
}
"CGameRules::EndGameFrame"
{
"linux" "49"
"windows" "48"
}
}
}
@@ -167,10 +173,6 @@
"signature" "::UTIL_Remove"
"return" "void"
"callconv" "cdecl"
"windows"
{
"callconv" "fastcall"
}
"arguments"
{
"oldObj"
@@ -178,6 +180,10 @@
"type" "objectptr"
}
}
"windows"
{
"callconv" "fastcall"
}
}
"CCSGameRules__RestartRound"
@@ -232,6 +238,12 @@
"linux" "8"
"windows" "8"
}
"CGameRules::EndGameFrame"
{
"linux" "48"
"windows" "47"
}
}
}
}