forked from UNLOZE/sm-plugins
Update LagCompensation to 1.0.4
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user