Skip to content

Commit 4154294

Browse files
Add Memo Type to HUDMemoMP1
1 parent ecaa6ec commit 4154294

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

MP1R/Script/HUDMemoMP1.xml

+6-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,12 @@
77
<DefaultValue>1077936128</DefaultValue>
88
<CookPreference>OnlyIfModified</CookPreference>
99
</Element>
10-
<Element Type="Int" ID="0x1e1f3dfd" Name="Unk Int 2">
10+
<Element Type="Choice" ID="0x1e1f3dfd">
11+
<Name>Memo Type</Name>
12+
<Values>
13+
<Element Name="Status Message" ID="0x0"/>
14+
<Element Name="Message Box" ID="0x1"/>
15+
</Values>
1116
<DefaultValue>0</DefaultValue>
1217
<CookPreference>OnlyIfModified</CookPreference>
1318
</Element>

0 commit comments

Comments
 (0)