Fixed: #909 warning flood

hg/feature/sound
vl 15 years ago
parent 251ff677c0
commit dfb1cb9e66

@ -2568,8 +2568,7 @@ bool mainLoop()
screenShotPNG(); screenShotPNG();
ScreenshotRequest = ScreenshotRequestNone; ScreenshotRequest = ScreenshotRequestNone;
break; break;
case ScreenshotRequestNone: default:
nlwarning("Screenshot of unspecified type requested.");
break; break;
} }

Loading…
Cancel
Save