mirror of
https://github.com/luanti-org/luanti.git
synced 2025-09-15 18:57:08 +00:00
parent
21a76d8c88
commit
b6065797ce
2 changed files with 29 additions and 28 deletions
|
@ -1408,7 +1408,7 @@ void CIrrDeviceSDL::createKeyMap()
|
|||
// select missing
|
||||
KeyMap.emplace(SDLK_PRINTSCREEN, KEY_PRINT);
|
||||
// execute missing
|
||||
KeyMap.emplace(SDLK_PRINTSCREEN, KEY_SNAPSHOT);
|
||||
// snapshot missing
|
||||
|
||||
KeyMap.emplace(SDLK_INSERT, KEY_INSERT);
|
||||
KeyMap.emplace(SDLK_DELETE, KEY_DELETE);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue