forked from teamnwah/openmw-tes3coop
Fix key focus issue with the journal hotkey
This commit is contained in:
parent
4b51fd23e0
commit
196eedf1b0
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
<MyGUI type="Layout">
|
||||
|
||||
<Widget type="Window" skin="" layer="JournalBooks" align="Left|Top" position="0 0 565 390" name="_Main">
|
||||
<Property key="NeedKey" value="false"/>
|
||||
<!-- pages -->
|
||||
<Widget type="ImageBox" skin="ImageBox" position="-70 0 705 390" align="Top|Right" name="JImage">
|
||||
<Property key="ImageTexture" value="textures\tx_menubook.dds"/>
|
||||
|
|
Loading…
Reference in a new issue