arunkumarmunusamy / bitfighter

Automatically exported from code.google.com/p/bitfighter
Other
0 stars 0 forks source link

The /addbots and /addbot helper text will only show up for the first argument 019a #384

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Typing /addbot or /addbots
2. You will see the first argument helper text, which, for /addbots, it is 
'<count>' and for /addbot it is <file>
3. If you write your <count> argument (or , <file> for /addbot) argument helper 
text, which is <file> for /addbots and <team> for /addbot, won't show up.

What is the expected output? What do you see instead?
You expect to see /addbots <count> <file> <team> etc or /addbot <file> <team> 
etc as you type, but only see /addbots <count> or /addbot <file>

What version of the product are you using? On what operating system?
019a

Original issue reported on code.google.com by corteocarl on 5 Feb 2014 at 1:31

GoogleCodeExporter commented 9 years ago

Original comment by buckyballreaction on 5 Feb 2014 at 1:35

GoogleCodeExporter commented 9 years ago
Fixed in r6ca3ee00a0e1

Original comment by buckyballreaction on 5 Feb 2014 at 1:51