mirror of
https://port.numenaute.org/aleajactaest/khanat-code-old.git
synced 2024-11-10 09:19:01 +00:00
Clear before loading the model data.
This commit is contained in:
parent
a7022146ec
commit
53e118eb04
1 changed files with 1 additions and 0 deletions
|
@ -301,6 +301,7 @@ void TileModel::clear()
|
||||||
|
|
||||||
void TileModel::onTBLoaded()
|
void TileModel::onTBLoaded()
|
||||||
{
|
{
|
||||||
|
clear();
|
||||||
loadTileSets();
|
loadTileSets();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue