fix build error
This commit is contained in:
parent
b021bebea9
commit
f364edf9d9
1 changed files with 1 additions and 0 deletions
|
@ -718,6 +718,7 @@ static bool forEachTileIconArea(std::function<bool(int,int,int,int,int)> forEach
|
|||
if (VisibleTileIcons == 0) {
|
||||
VisibleTileIcons = i - Editor.TileIndex;
|
||||
}
|
||||
return true;
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Reference in a new issue