mirror of
https://github.com/dborth/snes9xgx.git
synced 2024-11-30 22:44:22 +01:00
bad key mapping
This commit is contained in:
parent
6b82d72cb5
commit
ae44af0dac
@ -82,7 +82,7 @@ GuiKeyboard::GuiKeyboard(char * t, u32 max)
|
|||||||
{'j','J'},
|
{'j','J'},
|
||||||
{'k','K'},
|
{'k','K'},
|
||||||
{'l','L'},
|
{'l','L'},
|
||||||
{':',';'},
|
{';',':'},
|
||||||
{'\'','"'}
|
{'\'','"'}
|
||||||
},
|
},
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user