Tidied xmlconsole

This commit is contained in:
James Booth
2014-04-15 23:45:17 +01:00
parent e6e0a13e89
commit ef776e52ca
5 changed files with 24 additions and 18 deletions

View File

@@ -1382,6 +1382,7 @@ cmd_execute_default(const char * const inp)
break;
case WIN_CONSOLE:
case WIN_XML:
cons_show("Unknown command: %s", inp);
break;