Removing a lot of logging
This commit is contained in:
parent
e88b2248b3
commit
07b63a8426
15 changed files with 9 additions and 67 deletions
|
|
@ -7,7 +7,6 @@ class_name BeeGathering
|
|||
var time_at_patch : float = 0.0
|
||||
|
||||
func enter(_msg := {}):
|
||||
Log.pr("I am going to attempt to gather some stuff!")
|
||||
bee.just_gathering = true
|
||||
#animator.play("Idle")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue