fix: Fixes region child level (#1508)
This commit is contained in:
parent
2a3e048b86
commit
38557342f4
3 changed files with 43 additions and 35 deletions
|
|
@ -125,6 +125,7 @@ public class Sector
|
|||
if (regRect.Region == region)
|
||||
{
|
||||
m_RegionRects.RemoveAt(i);
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue