6 lines
72 B
GDScript
6 lines
72 B
GDScript
extends Node
|
|
|
|
var won := false
|
|
var inital_load := true
|
|
var escaped = {}
|