dope module file bro

This commit is contained in:
/nick haya 2022-02-14 14:01:49 +08:00
parent 14feb83222
commit 6f511a56e7
2 changed files with 1 additions and 1 deletions

BIN
bin/data/DOPE.MOD Normal file

Binary file not shown.

View File

@ -48,7 +48,7 @@ class MainState : public State {
playModPlug("data/canyon.mid");
else
{
playModPlug("data/solarbeams.xm");
playModPlug("data/DOPE.MOD");
}
// i know that this isnt the best idea to do this
// yeah, im just lazy