Update TF2 Ext IsHolidayActive detour to use TF_IsHolidayActive (bug 6094, r=psychonic).
This commit is contained in:
parent
90c8440f17
commit
14f31006c1
@ -81,9 +81,9 @@
|
|||||||
"IsHolidayActive"
|
"IsHolidayActive"
|
||||||
{
|
{
|
||||||
"library" "server"
|
"library" "server"
|
||||||
"windows" "\x55\x8B\xEC\x80\x3D\x2A\x2A\x2A\x2A\x2A\x75\x2A\xE8"
|
"windows" "\x55\x8B\xEC\xA1\x2A\x2A\x2A\x2A\x83\x78\x30\x00\x74\x2A\x32\xC0"
|
||||||
"linux" "@_Z20UTIL_IsHolidayActivei"
|
"linux" "@_Z18TF_IsHolidayActivei"
|
||||||
"mac" "@_Z20UTIL_IsHolidayActivei"
|
"mac" "@_Z18TF_IsHolidayActivei"
|
||||||
}
|
}
|
||||||
"MakeBleed"
|
"MakeBleed"
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user