mirror of
https://github.com/alliedmodders/sourcemod.git
synced 2025-12-10 11:58:37 +00:00
Update TF2 Ext IsHolidayActive detour to use TF_IsHolidayActive (bug 6094, r=psychonic).
This commit is contained in:
parent
65c8db8625
commit
8abd5492dd
@ -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