Skip to content

Commit

Permalink
Unhooked motd get data function
Browse files Browse the repository at this point in the history
  • Loading branch information
twist84 committed Sep 27, 2024
1 parent 894f05f commit 2023eb4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ e_download_status __thiscall t_motd_data_downloader::get_data(s_motd_data const*

return _http_download_status_succeeded;
}
HOOK_DECLARE_CLASS_MEMBER(0x00AEC340, t_motd_data_downloader, get_data);
//HOOK_DECLARE_CLASS_MEMBER(0x00AEC340, t_motd_data_downloader, get_data);

0 comments on commit 2023eb4

Please sign in to comment.