(svn r27884) -Fix: Console command parser failed when the command had many parameters...
commit80d10598c1cc4e071651f7d3c3611bed5156ef2f
authorfrosch <frosch@openttd.org>
Thu, 22 Jun 2017 16:32:50 +0000 (22 16:32 +0000)
committerfrosch <frosch@openttd.org>
Thu, 22 Jun 2017 16:32:50 +0000 (22 16:32 +0000)
treebd481587a930ee0640db347aba84ef75e3b60126
parentbb02505fb3a4ddf403871cd2010c4517dc32c516
(svn r27884) -Fix: Console command parser failed when the command had many parameters, and also did not print any error messages about it.
src/console.cpp