mirror of
https://port.numenaute.org/aleajactaest/khanat-code-old.git
synced 2024-11-05 23:09:02 +00:00
Fixed: #909 warning flood
This commit is contained in:
parent
299dcab227
commit
dcc73535d2
1 changed files with 1 additions and 2 deletions
|
@ -2568,8 +2568,7 @@ bool mainLoop()
|
|||
screenShotPNG();
|
||||
ScreenshotRequest = ScreenshotRequestNone;
|
||||
break;
|
||||
case ScreenshotRequestNone:
|
||||
nlwarning("Screenshot of unspecified type requested.");
|
||||
default:
|
||||
break;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue