Typos fixes.
This commit is contained in:
parent
cc1a60afea
commit
c090ca3c54
4 changed files with 8 additions and 9 deletions
|
|
@ -147,7 +147,7 @@ int BotControl::cmdWeaponMode () {
|
|||
modes.push ("smg", 4);
|
||||
modes.push ("rifle", 5);
|
||||
modes.push ("sniper", 6);
|
||||
modes.push ("stanard", 7);
|
||||
modes.push ("standard", 7);
|
||||
|
||||
auto mode = getStr (type);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue