DEADSOFTWARE

net: add 'announce' command
[d2df-sdl.git] / src / game / g_console.pas
index 87a1fba23b9c5120f144dd618f41080078dd80ad..983b63b195c285158b332ed9e99b910309aa55c5 100644 (file)
@@ -1109,6 +1109,7 @@ begin
   AddCommand('bot_removeall', GameCommands);
   AddCommand('chat', GameCommands);
   AddCommand('teamchat', GameCommands);
   AddCommand('bot_removeall', GameCommands);
   AddCommand('chat', GameCommands);
   AddCommand('teamchat', GameCommands);
+  AddCommand('announce', GameCommands);
   AddCommand('game', GameCommands);
   AddCommand('host', GameCommands);
   AddCommand('map', GameCommands);
   AddCommand('game', GameCommands);
   AddCommand('host', GameCommands);
   AddCommand('map', GameCommands);