mirror of
https://github.com/mightypanders/GMTKJam2021.git
synced 2025-06-27 18:24:02 +02:00
change dop colors
This commit is contained in:
@ -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()
|
||||||
|
Reference in New Issue
Block a user