mirror of
https://github.com/mightypanders/GMTKJam2021.git
synced 2025-11-03 18:53:45 +01: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