mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-01-19 20:53:50 +00:00
oops again
This commit is contained in:
parent
33779ae23c
commit
66eb82b363
1 changed files with 1 additions and 1 deletions
|
@ -172,7 +172,7 @@ namespace MWInput
|
|||
exitNow();
|
||||
break;
|
||||
case A_Screenshot:
|
||||
screenshot()
|
||||
screenshot();
|
||||
break;
|
||||
case A_Inventory:
|
||||
toggleInventory ();
|
||||
|
|
Loading…
Reference in a new issue