X-Git-Url: https://git.hcoop.net/clinton/bobotpp.git/blobdiff_plain/8be9b70e11ad8052f7fa1d510eecec8bbfe4b9f2..e171dcce70ed3538130a7d9dabce71675a058798:/source/ScriptCommands.H diff --git a/source/ScriptCommands.H b/source/ScriptCommands.H index afd7799..2c7995b 100644 --- a/source/ScriptCommands.H +++ b/source/ScriptCommands.H @@ -60,6 +60,7 @@ public: static SCM Reconnect(void); static SCM Say(SCM, SCM); static SCM Server(SCM); // ACK NAMING CLASH + static SCM SetFloodRate(SCM); static SCM SetVersion(SCM); static SCM TBan(SCM, SCM, SCM); static SCM TKBan(SCM, SCM, SCM, SCM);