mirror of
https://github.com/1dot13/gamedir.git
synced 2026-09-09 14:46:09 +02:00
Bugfix: Fixed crash when closing laptop and playing with vanilla settings ("Data" folder)
- The Game looked for files (Helicopter feature repair, GameDir rev. 1897) in the "Data" folder, but those files were only in the "Data-1.13" folder - I moved the files in the "Data" folder git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1911 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
@@ -259,5 +259,14 @@ MouthY - position of mouth Y (required)
|
||||
<EyesY>7</EyesY>
|
||||
<MouthX>8</MouthX>
|
||||
<MouthY>22</MouthY>
|
||||
</FACE>
|
||||
<FACE>
|
||||
<uiIndex>28</uiIndex>
|
||||
<Name>Waldo</Name>
|
||||
<FaceIndex>138</FaceIndex>
|
||||
<EyesX>9</EyesX>
|
||||
<EyesY>9</EyesY>
|
||||
<MouthX>9</MouthX>
|
||||
<MouthY>27</MouthY>
|
||||
</FACE>
|
||||
</SMALLFACE>
|
||||
Reference in New Issue
Block a user