mirror of
https://github.com/neoStudiosLCE/neoLegacy.git
synced 2026-07-18 11:07:05 +00:00
feat: F2 for screenshotting
some code used from MLRE
This commit is contained in:
parent
e8ac5b16ea
commit
d717f18628
|
|
@ -36,8 +36,6 @@ public:
|
|||
static const int KEY_DEBUG_CONSOLE = VK_F6;
|
||||
static const int KEY_HOST_SETTINGS = VK_TAB;
|
||||
static const int KEY_FULLSCREEN = VK_F11;
|
||||
|
||||
// todo: implement and shi
|
||||
static const int KEY_SCREENSHOT = VK_F2;
|
||||
|
||||
void Init();
|
||||
|
|
|
|||
Loading…
Reference in a new issue