summaryrefslogtreecommitdiff
path: root/scripts/global_variables.gd
diff options
context:
space:
mode:
authorLogan <logan@cflip.net>2022-10-01 19:00:19 -0600
committerLogan <logan@cflip.net>2022-10-01 19:00:19 -0600
commitc976e1bfefad2d3c8f7608c3ef436879794f3b9d (patch)
tree98d8476d7619c3338e7a1f40a21cbc36f38c5ba4 /scripts/global_variables.gd
parent78a037a2652e2b7cc5f652f9c24119bbc8ec7df2 (diff)
Add initial implementation of a timeout screen.
Diffstat (limited to 'scripts/global_variables.gd')
-rw-r--r--scripts/global_variables.gd1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/global_variables.gd b/scripts/global_variables.gd
index b570635..3f57f95 100644
--- a/scripts/global_variables.gd
+++ b/scripts/global_variables.gd
@@ -1,3 +1,4 @@
extends Node
var score = 0
+var timer_zero = false