mirror of
https://github.com/Orama-Interactive/Pixelorama.git
synced 2025-01-18 17:19:50 +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]
|
[sub_resource type="Resource" id=1]
|
||||||
script = ExtResource( 2 )
|
script = ExtResource( 2 )
|
||||||
color = Color( 0, 0, 0, 1 )
|
color = Color( 0.0862745, 0.0901961, 0.101961, 1 )
|
||||||
index = 0
|
index = 0
|
||||||
|
|
||||||
[sub_resource type="Resource" id=2]
|
[sub_resource type="Resource" id=2]
|
||||||
|
@ -87,7 +87,9 @@ index = 15
|
||||||
resource_name = "BubbleGum16"
|
resource_name = "BubbleGum16"
|
||||||
script = ExtResource( 1 )
|
script = ExtResource( 1 )
|
||||||
name = "BubbleGum16"
|
name = "BubbleGum16"
|
||||||
comment = "Author: PineTreePizza/CheetoHead"
|
comment = "Author: PineTreePizza
|
||||||
|
Found in Lospec by CheetoHead/greusser
|
||||||
|
https://lospec.com/palette-list/bubblegum-16"
|
||||||
width = 8
|
width = 8
|
||||||
height = 2
|
height = 2
|
||||||
colors = {
|
colors = {
|
||||||
|
|
|
@ -167,7 +167,9 @@ index = 31
|
||||||
resource_name = "Default"
|
resource_name = "Default"
|
||||||
script = ExtResource( 2 )
|
script = ExtResource( 2 )
|
||||||
name = "Default"
|
name = "Default"
|
||||||
comment = "Author: CheetoHead/greusser"
|
comment = "Author: DawnBringer
|
||||||
|
Found in Lospec by CheetoHead/greusser
|
||||||
|
https://lospec.com/palette-list/dawnbringer-32"
|
||||||
width = 8
|
width = 8
|
||||||
height = 4
|
height = 4
|
||||||
colors = {
|
colors = {
|
||||||
|
|
Loading…
Reference in a new issue