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:
parent
cbb3307da0
commit
579971c5ff
6 changed files with 57 additions and 39 deletions
|
|
@ -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;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue