minor adjustments
This commit is contained in:
@@ -20,9 +20,7 @@ enum PluginItemType {
|
||||
};
|
||||
|
||||
enum PluginMenuType {
|
||||
PLUGIN_MENU_TYPE_GLOBAL = 0,
|
||||
PLUGIN_MENU_TYPE_CHANNEL,
|
||||
PLUGIN_MENU_TYPE_CLIENT
|
||||
PLUGIN_MENU_TYPE_GLOBAL = 0
|
||||
};
|
||||
|
||||
#define PLUGIN_MENU_BUFSZ 128
|
||||
|
||||
Reference in New Issue
Block a user