move screenshot key to PrntScrn
This commit is contained in:
@@ -560,7 +560,7 @@ bool HandleGlobalInputs( DeviceInput DeviceI, InputEventType type, GameInput Gam
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
if(DeviceI == DeviceInput(DEVICE_KEYBOARD, SDLK_F5))
|
if(DeviceI == DeviceInput(DEVICE_KEYBOARD, SDLK_PRINT))
|
||||||
{
|
{
|
||||||
// Save Screenshot.
|
// Save Screenshot.
|
||||||
CString sPath;
|
CString sPath;
|
||||||
|
|||||||
Reference in New Issue
Block a user