forked from team-sg/hero-mark-2
implement rest of options, including CRT/LCD filter!
This commit is contained in:
parent
e0e56d3ffa
commit
2da5935c3b
4 changed files with 31 additions and 12 deletions
|
@ -16,5 +16,3 @@ func _gui_input(event):
|
|||
Audio.ac_music.stop()
|
||||
current_selection = posmod(current_selection,sounds.size())
|
||||
body.text = titles[current_selection]
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue