mirror of
https://github.com/anope/anope.git
synced 2026-07-02 04:46:39 +02:00
Rewrote how commands are handled within Anope.
This allows naming commands and having spaces within command names.
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
|
||||
#include "services.h"
|
||||
#include "modules.h"
|
||||
#include "oper.h"
|
||||
|
||||
/* Anope */
|
||||
Server *Me = NULL;
|
||||
|
||||
Reference in New Issue
Block a user