Skip to content
Snippets Groups Projects
Commit ca0128f8 authored by Midras Lappe's avatar Midras Lappe
Browse files

updated Variables

parent fbacec6b
Branches
No related tags found
No related merge requests found
......@@ -34,10 +34,10 @@ var lane1Timer = 1
var lane2Timer = 1
var done = false
var human_player = true
var human_player = false
export var actions = []
export var learn_with_images = false
export var learn_with_images = true
export var show_game = true
func _ready():
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment