Merge pull request from LoparPanda.
Add Laserflip square.
This commit is contained in:
parent
f3af039882
commit
078cff6a9f
1 changed files with 2 additions and 1 deletions
3
Main.gd
3
Main.gd
|
@ -58,7 +58,8 @@ var strings = [
|
|||
"Someone else sees/hears before us",
|
||||
"Self-advertising",
|
||||
"DEEP DREAM",
|
||||
"TIMING"
|
||||
"TIMING",
|
||||
"Laserflip makes non-sequitur about bugs"
|
||||
]
|
||||
|
||||
func _ready():
|
||||
|
|
Loading…
Reference in a new issue