# HG changeset patch # User a.parshin # Date 1406142596 -10800 # Node ID f1d8eba1a9aacb011c148067bea64b64a7283bfb # Parent 1eb352f7319ace30c0e951c5a07d07777021969b# Parent 9f30d514cdd218b17c64049b2f3e1745715e5b90 Merge diff -r 1eb352f7319a -r f1d8eba1a9aa Indoor.h --- a/Indoor.h Wed Jul 23 22:09:27 2014 +0300 +++ b/Indoor.h Wed Jul 23 22:09:56 2014 +0300 @@ -417,6 +417,7 @@ pMapOutlines = 0; uNumSpawnPoints = 0; pSpawnPoints = 0; + uNumSectors = 0; } int GetSector(int sX, int sY, int sZ);