(svn r18156) -Add: crash screenshot, created from blitter buffer
This commit is contained in:
@@ -644,6 +644,8 @@ bool MakeScreenshot()
|
||||
case SC_VIEWPORT:
|
||||
UndrawMouseCursor();
|
||||
DrawDirtyBlocks();
|
||||
/* FALL THROUGH */
|
||||
case SC_RAW:
|
||||
_screenshot_type = SC_NONE;
|
||||
return MakeSmallScreenshot();
|
||||
case SC_WORLD:
|
||||
|
Reference in New Issue
Block a user