mirror of
https://github.com/OpenMW/openmw.git
synced 2025-01-21 04:53:53 +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