summaryrefslogtreecommitdiff
path: root/include/bots.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/bots.h')
-rw-r--r--include/bots.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/bots.h b/include/bots.h
index 9c2fc60e3..ef05c11e0 100644
--- a/include/bots.h
+++ b/include/bots.h
@@ -58,8 +58,7 @@ class CoreExport BotInfo : public User, public Serializable
void Serialize(Serialize::Data &data) const;
static Serializable* Unserialize(Serializable *obj, Serialize::Data &);
- void Up();
- void Down();
+ void GenerateUID();
/** Change the nickname for the bot.
* @param newnick The nick to change to