Another year is about to end... So we have to update these damn copyright information :P
[NeonServV5.git] / src / cmd_funcmds.h
index 000b918f9fe86039e722a54b15aa25ab1312e0ef..37dc779efee365cf05a7d26d4d9c30cc3d7cd086 100644 (file)
@@ -1,5 +1,5 @@
-/* cmd_funcmds.h - NeonServ v5.2
- * Copyright (C) 2011  Philipp Kreil (pk910)
+/* cmd_funcmds.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
@@ -25,5 +25,6 @@ CMD_BIND(funcmd_ping);
 CMD_BIND(funcmd_pong);
 CMD_BIND(funcmd_dice);
 CMD_BIND(funcmd_8ball);
+CMD_BIND(funcmd_cookie);
 
 #endif
\ No newline at end of file