screenshot.c
branch0.5
changeset 5368 753b85e1616a
parent 5296 6a4aaa66eed3
child 5511 fee376b81447
child 5568 75f13d7bfaed
--- a/screenshot.c	Sat Dec 30 23:11:14 2006 +0000
+++ b/screenshot.c	Sat Dec 30 23:12:05 2006 +0000
@@ -561,6 +561,7 @@
 	switch (current_screenshot_type) {
 		case SC_VIEWPORT:
 			UndrawMouseCursor();
+			DrawDirtyBlocks();
 			current_screenshot_type = SC_NONE;
 			return MakeSmallScreenshot();
 		case SC_WORLD: