Skip to content

Commit bfe930f

Browse files
committed
songs
1 parent a0b9955 commit bfe930f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/util/src/Jumpscares.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -239,9 +239,9 @@ void jumpscares::switchToLevel(PlayLayer* pl, DownloadDelegate* delegate, Player
239239
};
240240

241241
jumpscares::DownloadDelegate* jumpscares::get::grief() {
242-
return new jumpscares::DownloadDelegate(PlayLayer::get(), 129066933, 0, "Grief", false, false);
242+
return new jumpscares::DownloadDelegate(PlayLayer::get(), 129066933, 482872, "Grief", false, false);
243243
};
244244

245245
jumpscares::DownloadDelegate* jumpscares::get::congregation() {
246-
return new jumpscares::DownloadDelegate(PlayLayer::get(), 129066879, 0, "Congregation", false, false);
246+
return new jumpscares::DownloadDelegate(PlayLayer::get(), 129066879, 895761, "Congregation", false, false);
247247
};

0 commit comments

Comments
 (0)