mirror of
https://github.com/mightypanders/GMTKJam2021.git
synced 2025-01-30 21:59:55 +01:00
change dop colors
This commit is contained in:
parent
84691422c3
commit
05d1a41fbd
@ -4,7 +4,7 @@ var colorList = [
|
|||||||
Color.yellow,
|
Color.yellow,
|
||||||
Color.violet,
|
Color.violet,
|
||||||
Color.red,
|
Color.red,
|
||||||
Color.turquoise,
|
Color.blue,
|
||||||
]
|
]
|
||||||
|
|
||||||
onready var rng = RandomNumberGenerator.new()
|
onready var rng = RandomNumberGenerator.new()
|
||||||
|
Loading…
Reference in New Issue
Block a user