mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-06-25 11:54:44 -04:00
New alpha blend behavior now works on circle brushes
This commit is contained in:
parent
a6d129526c
commit
5fe4b74a39
2 changed files with 2 additions and 2 deletions
|
@ -191,4 +191,3 @@ func get_palette_files(path : String) -> Array:
|
|||
func save_palette(palette_name : String, filename : String) -> void:
|
||||
var palette = Global.palettes[palette_name]
|
||||
palette.save_to_file(palettes_path.plus_file(filename))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue