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