1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-10 06:39:49 +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;