fix: typo [skip ci]
This commit is contained in:
parent
5b63690986
commit
9bc72e90c4
1 changed files with 1 additions and 1 deletions
|
|
@ -4189,7 +4189,7 @@ void Bot::donateC4ToHuman () {
|
|||
if (!game.isNullEntity (bomb)) {
|
||||
bomb->v.flags |= FL_ONGROUND;
|
||||
|
||||
// make recipient friend "pickup" ищьи
|
||||
// make recipient friend "pickup" it
|
||||
MDLL_Touch (bomb, recipient);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue