forked from team-sg/hero-mark-2
remove some stray random prints
This commit is contained in:
parent
7ffdbf6219
commit
83f0bccd9a
9 changed files with 0 additions and 10 deletions
|
@ -185,7 +185,6 @@ func _enter_code():
|
|||
"CHORUS":
|
||||
var music = AudioServer.get_bus_index("music")
|
||||
AudioServer.set_bus_effect_enabled(music,0,true)
|
||||
Console.print(AudioServer.get_bus_effect_count(music))
|
||||
"HYDROCITY":
|
||||
var player = get_tree().get_nodes_in_group("player").pop_back()
|
||||
player.oxygen_timer.start(0.001)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue