ryzom_client_screenshot_warning.patch

rti, 05/17/2010 12:13 pm

Download (568 Bytes)

b/code/ryzom/client/src/main_loop.cpp Mon May 17 12:06:18 2010 +0200
2568 2568
					screenShotPNG();
2569 2569
					ScreenshotRequest = ScreenshotRequestNone;
2570 2570
				break;
2571
				case ScreenshotRequestNone:
2572
					nlwarning("Screenshot of unspecified type requested.");
2571
				default:
2573 2572
				break;
2574 2573
			}
2575 2574