anxiety/scenes/credits.md

10 lines
129 B
Markdown
Raw Normal View History

2019-06-26 15:03:27 +00:00
# credits
2019-09-02 16:35:36 +00:00
```
Game.FORCE_CANT_SKIP = true;
music('credits', {NO_LOOP:true, volume:0.45});
```
2019-06-26 15:03:27 +00:00
2019-09-02 16:35:36 +00:00
(...1901)
`SceneSetup.credits()`