Removed accidentally left debug thing.
This commit is contained in:
parent
dae7fc8db7
commit
c793ab9ee1
2 changed files with 1 additions and 2 deletions
|
|
@ -1725,7 +1725,6 @@ void Bot::buyStuff (void) {
|
|||
else {
|
||||
engine.execBotCmd (ent (), "nvgs"); // use alias in steamcs
|
||||
}
|
||||
engine.print ("%s bought googles", STRING (pev->netname));
|
||||
}
|
||||
}
|
||||
break;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue