guest level editor has done his thing

This commit is contained in:
Kevin O Gorman 2025-01-28 14:51:19 -05:00
parent 0a347671b5
commit 8ad0f7b627
2 changed files with 4 additions and 4 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,7 +1,7 @@
extends Node2D
var timer:= Timer.new()
@export var secondCount= 90
@export var secondCount= 99999999
var totalCrates := 0