mirror of
https://github.com/anope/anope.git
synced 2026-06-26 01:26:39 +02:00
Moved Commands stuff to its own file and changed Command::name to be ci::string - Will be used after hashing system is rewritten
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
|
||||
#include "services.h"
|
||||
#include "modules.h"
|
||||
#include "commands.h"
|
||||
|
||||
BotInfo::BotInfo(const std::string &nnick, const std::string &nuser, const std::string &nhost, const std::string &nreal)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user