start on ewaste screen
This commit is contained in:
parent
fbadd98025
commit
d0d1ccdf50
2 changed files with 3 additions and 3 deletions
|
|
@ -23,7 +23,7 @@ func _on_play_button_pressed() -> void:
|
|||
PlayerInventory.show()
|
||||
Clock.show()
|
||||
Locations.show()
|
||||
Locations.goto_workshop()
|
||||
Locations.goto_ewaste()
|
||||
#Locations.current_location = Locations.Location.workshop
|
||||
#get_tree().change_scene_to_file("res://scenes/workshop.tscn")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue