mirror of
https://github.com/Orama-Interactive/Pixelorama.git
synced 2025-01-18 09:09:47 +00:00
Changed comments of Default and BubbleGum16 palettes to properly credit the authors
This commit is contained in:
parent
58b1da41a1
commit
2e895d0d31
|
@ -5,7 +5,7 @@
|
|||
|
||||
[sub_resource type="Resource" id=1]
|
||||
script = ExtResource( 2 )
|
||||
color = Color( 0, 0, 0, 1 )
|
||||
color = Color( 0.0862745, 0.0901961, 0.101961, 1 )
|
||||
index = 0
|
||||
|
||||
[sub_resource type="Resource" id=2]
|
||||
|
@ -87,7 +87,9 @@ index = 15
|
|||
resource_name = "BubbleGum16"
|
||||
script = ExtResource( 1 )
|
||||
name = "BubbleGum16"
|
||||
comment = "Author: PineTreePizza/CheetoHead"
|
||||
comment = "Author: PineTreePizza
|
||||
Found in Lospec by CheetoHead/greusser
|
||||
https://lospec.com/palette-list/bubblegum-16"
|
||||
width = 8
|
||||
height = 2
|
||||
colors = {
|
||||
|
|
|
@ -167,7 +167,9 @@ index = 31
|
|||
resource_name = "Default"
|
||||
script = ExtResource( 2 )
|
||||
name = "Default"
|
||||
comment = "Author: CheetoHead/greusser"
|
||||
comment = "Author: DawnBringer
|
||||
Found in Lospec by CheetoHead/greusser
|
||||
https://lospec.com/palette-list/dawnbringer-32"
|
||||
width = 8
|
||||
height = 4
|
||||
colors = {
|
||||
|
|
Loading…
Reference in a new issue