removing provisionary code
This commit is contained in:
parent
9ba00d1b8e
commit
ff6bd4fb31
|
|
@ -51,8 +51,6 @@ func _ready():
|
|||
|
||||
fill_card_slots()
|
||||
|
||||
#fixme: when thisa scene is launched on it's own, state will assign focus.
|
||||
State.pass_focus_to(self)
|
||||
input_locked = false
|
||||
|
||||
func fill_card_slots():
|
||||
|
|
|
|||
Loading…
Reference in New Issue