screenshot.c
changeset 4185 33a0f0f80965
parent 4184 541f819f2125
child 4261 28670f743746
--- a/screenshot.c	Fri Jul 28 21:51:00 2006 +0000
+++ b/screenshot.c	Fri Jul 28 22:01:43 2006 +0000
@@ -432,7 +432,7 @@
 		}
 	_cur_screenshot_format = j;
 	_num_screenshot_formats = lengthof(_screenshot_formats);
-	make_screenshot = SC_NONE;
+	current_screenshot_type = SC_NONE;
 }
 
 const char *GetScreenshotFormatDesc(int i)