Add EDITMODE_PRIORITY for ATLAS_TILE
When editing ATLAS_TILE, now it's possible to enable priority to randomize subtiles.
This commit is contained in:
parent
10e9221c49
commit
bacf5124cf
6 changed files with 71 additions and 5 deletions
|
|
@ -2279,7 +2279,6 @@ void TileSetEditor::update_workspace_tile_mode() {
|
|||
select_coord(edited_shape_coord);
|
||||
|
||||
tool_editmode[EDITMODE_BITMASK]->hide();
|
||||
tool_editmode[EDITMODE_PRIORITY]->hide();
|
||||
}
|
||||
_on_edit_mode_changed(edit_mode);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue