ported to Android CS 1.6

fixed console spam with yb_quota when no waypoints on map
fixed autovacate feature once again
This commit is contained in:
jeefo 2015-12-26 01:31:46 +03:00
commit 579971c5ff
6 changed files with 57 additions and 39 deletions

View file

@ -984,7 +984,7 @@ void Waypoint::InitVisibilityTab (void)
m_visibilityIndex = 0;
m_redoneVisibility = true;
AddLogEntry (true, LL_DEFAULT, "Vistable, not exists, vistable will be rebuilded");
AddLogEntry (true, LL_DEFAULT, "Vistable doesn't, vistable will be rebuilded");
return;
}