Another year is about to end... So we have to update these damn copyright information :P
[NeonServV5.git] / src / cmd_global.h
index 30e39e3e78d89496fdfdac6b487b4c201da932a8..48be0c8dcf3635ff4512abcb6fb1e1a8bdd70a9e 100644 (file)
@@ -1,5 +1,5 @@
-/* cmd_global.h - NeonServ v5.2
- * Copyright (C) 2011  Philipp Kreil (pk910)
+/* cmd_global.h - NeonServ v5.3
+ * Copyright (C) 2011-2012  Philipp Kreil (pk910)
  * 
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -46,6 +46,7 @@ CMD_BIND(global_cmd_delbot);
 CMD_BIND(global_cmd_die);
 CMD_BIND(global_cmd_emote);
 CMD_BIND(global_cmd_god);
+CMD_BIND(global_cmd_modcmd);
 CMD_BIND(global_cmd_motd);
 CMD_BIND(global_cmd_netinfo);
 CMD_BIND(global_cmd_notice);