Skip to content

Commit

Permalink
eta
Browse files Browse the repository at this point in the history
  • Loading branch information
HassanHeydariNasab committed Feb 17, 2018
1 parent 334c179 commit 3dc5eb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Menuo.gd
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ func _ready():
get_tree().set_auto_accept_quit(false)
get_node("Enveno_sono").set("stream/play", T.Agordejo.get_value("Agordoj", "Sonoj", true))
get_node(T.Agordejo.get_value("Koloro", "fonkoloro", "Griza")).set_pressed(true)
get_node(T.Agordejo.get_value("Koloro", "koloro", "Nigra")).set_pressed(true)
get_node(T.Agordejo.get_value("Koloro", "koloro", "Blanka")).set_pressed(true)

func _on_Ludu_pressed():
get_tree().change_scene("res://Radiko.tscn")
Expand Down

0 comments on commit 3dc5eb8

Please sign in to comment.