remove some stray random prints
This commit is contained in:
parent
7ffdbf6219
commit
83f0bccd9a
9 changed files with 0 additions and 10 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue