mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-11 16:20:20 +00:00
Now hexchat_hook_server_attrs() and hexchat_hook_print_attrs() is called
when it should. This should close #661.
This commit is contained in:
@@ -2,7 +2,9 @@ EXPORTED {
|
||||
global:
|
||||
hexchat_hook_command;
|
||||
hexchat_hook_server;
|
||||
hexchat_hook_server_attrs;
|
||||
hexchat_hook_print;
|
||||
hexchat_hook_print_attrs;
|
||||
hexchat_hook_timer;
|
||||
hexchat_hook_fd;
|
||||
hexchat_unhook;
|
||||
|
||||
Reference in New Issue
Block a user