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