DEADSOFTWARE

net: add 'an' as an alias for announce
[d2df-sdl.git] / src / game / g_console.pas
index 983b63b195c285158b332ed9e99b910309aa55c5..7ae8166192d7c16994c1855083076335fbf88d3a 100644 (file)
@@ -1110,6 +1110,7 @@ begin
   AddCommand('chat', GameCommands);
   AddCommand('teamchat', GameCommands);
   AddCommand('announce', GameCommands);
+  AddCommand('an', GameCommands);
   AddCommand('game', GameCommands);
   AddCommand('host', GameCommands);
   AddCommand('map', GameCommands);