music
This commit is contained in:
parent
eed8f324af
commit
0d453ed708
BIN
assets/audio/shopSong.mp3
Normal file
BIN
assets/audio/shopSong.mp3
Normal file
Binary file not shown.
BIN
assets/audio/swimSong.mp3
Normal file
BIN
assets/audio/swimSong.mp3
Normal file
Binary file not shown.
@ -123,7 +123,7 @@ impl Screen for PauseMenuScreen {
|
||||
|
||||
// Render credits
|
||||
draw_handle.draw_text(
|
||||
"Credits:\n\t- @ewpratten\n\t- @rsninja722\n\t- @wm-c\n\t- @catarinaburghi",
|
||||
"Credits:\n\t- @ewpratten\n\t- @rsninja722\n\t- @wm-c\n\t- @catarinaburghi\n\t- @kondroel",
|
||||
(win_width / 2) - (SCREEN_PANEL_SIZE.x as i32 / 2) + 10,
|
||||
(win_height / 2) - (SCREEN_PANEL_SIZE.y as i32 / 2) + 170,
|
||||
20,
|
||||
|
Reference in New Issue
Block a user