remove some stray random prints

This commit is contained in:
Haze Weathers 2024-02-29 01:26:56 -05:00
parent 7ffdbf6219
commit 83f0bccd9a
9 changed files with 0 additions and 10 deletions

View file

@ -31,7 +31,6 @@ func _physics_process(delta):
sparks.emitting = false
func switch_action():
Console.print("Disable laser")
cast.enabled = false
off_time = INF
on_time = 0