Specifying globalNadeko as a configuration during build will not load music

This commit is contained in:
Kwoth
2016-10-12 06:29:15 +02:00
parent 4be988df1a
commit 38911fa409
5 changed files with 25 additions and 4 deletions

View File

@ -23,5 +23,8 @@
"portable-net451+win8"
]
}
},
"configurations": {
"GlobalNadeko": {}
}
}