bot: reduce items ignorance after donating bomb

refactor: fix some typos
This commit is contained in:
jeefo 2024-05-22 19:57:02 +03:00
commit 5b63690986
No known key found for this signature in database
GPG key ID: D696786B81B667C8
2 changed files with 7 additions and 8 deletions

View file

@ -90,7 +90,7 @@ void Game::levelInitialize (edict_t *entities, int max) {
// set the global timer function
timerStorage.setTimeAddress (&globals->time);
// reset timer
// restart the fakeping timer, so it'll start working after mapchange
fakeping.restartTimer ();
// go thru the all entities on map, and do whatever we're want