mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-17 02:07:51 +00:00
everything related to the FW 20 has been deleted.
This commit is contained in:
parent
7e943732bf
commit
5608ab1cd4
35 changed files with 27 additions and 278 deletions
|
@ -88,8 +88,6 @@ public:
|
|||
static const FunctionInfo functions[] = {
|
||||
{0, &ILogger::Log, "Log"},
|
||||
{1, &ILogger::SetDestination, "SetDestination"},
|
||||
{2, nullptr, "TransmitHashedLog"}, // 20.0.0+
|
||||
{3, nullptr, "DevNotify"}, // 20.0.0+
|
||||
};
|
||||
RegisterHandlers(functions);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue