DEADSOFTWARE

added centerprint command
[d2df-sdl.git] / src / game / g_console.pas
index 3f285b4badce5fe4d574e455d8715f9333e35ec0..27ef5ecdb18b982c65cd625bb47e5ae86e356985 100644 (file)
@@ -972,6 +972,7 @@ begin
   AddCommand('reconnect', GameCommands);
   AddCommand('say', GameCommands);
   AddCommand('tell', GameCommands);
+  AddCommand('centerprint', GameCommands);
   AddCommand('overtime', GameCommands);
   AddCommand('rcon_password', GameCommands);
   AddCommand('rcon', GameCommands);