mirror of
https://github.com/huderlem/porymap.git
synced 2026-08-27 19:16:31 -05:00
Change layer slot labels when Triple Metatile Layers is enabled.
This commit is contained in:
@@ -64,6 +64,7 @@ void TilesetEditor::init(Project *project, QString primaryTilesetLabel, QString
|
||||
} else {
|
||||
this->ui->comboBox_layerType->setVisible(false);
|
||||
this->ui->label_layerType->setVisible(false);
|
||||
this->ui->label_BottomTop->setText("Bottom/Middle/Top");
|
||||
}
|
||||
|
||||
this->ui->spinBox_paletteSelector->setMinimum(0);
|
||||
|
||||
Reference in New Issue
Block a user