Re-organized the right panel, fixed spaces in palette buttons, made AddPalette a TextureButton

This commit is contained in:
OverloadedOrama 2019-12-24 04:28:45 +02:00
parent 014afc47fb
commit bfd64a6b84
3 changed files with 162 additions and 147 deletions

View file

@ -189,7 +189,7 @@ var move_up_layer_button : BaseButton
var move_down_layer_button : BaseButton
var merge_down_layer_button : BaseButton
var add_palette_button : MenuButton
var add_palette_button : TextureButton
var remove_palette_button : TextureButton
var palette_option_button : OptionButton
var edit_palette_button : BaseButton