REFACTOR [a vs an]

From /dev/humancontroller.
This commit is contained in:
Zack Middleton 2012-06-18 16:31:16 +00:00
parent 4bd24d3182
commit f3e7012bdb
27 changed files with 39 additions and 39 deletions

View file

@ -102,7 +102,7 @@ struct weaponinfo_s;
#define ACTION_FOLLOWME 0x08000000
#define ACTION_JUMPEDLASTFRAME 0x10000000
//the bot input, will be converted to an usercmd_t
//the bot input, will be converted to a usercmd_t
typedef struct bot_input_s
{
float thinktime; //time since last output (in seconds)