import nosound option

actorid
Sebastian Wick 13 years ago
parent d3a6484bbc
commit 6ccb32d26c

@ -12,6 +12,7 @@ MwIniImporter::MwIniImporter() {
const char *map[][2] = const char *map[][2] =
{ {
{ "fps", "General:Show FPS" }, { "fps", "General:Show FPS" },
{ "nosound", "General:Disable Audio" },
{ 0, 0 } { 0, 0 }
}; };
const char *fallback[] = { const char *fallback[] = {

Loading…
Cancel
Save