1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-20 22:53:54 +00:00
This commit is contained in:
vorenon 2013-07-15 02:23:18 +02:00
parent d4739a451a
commit 33779ae23c

View file

@ -173,7 +173,7 @@ namespace MWInput
break;
case A_Screenshot:
screenshot()
; break;
break;
case A_Inventory:
toggleInventory ();
break;