mirror of
https://github.com/1dot13/source.git
synced 2026-08-26 14:30:26 +02:00
Updated Chinese GameDir XML Files (by TBS)
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@7848 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -2,11 +2,15 @@
|
||||
<!--
|
||||
uiIndex number of hint, 0 is a template that will not be selected
|
||||
szName text to appear, 190 chars max
|
||||
|
||||
A hint can appear according to its flags. So a hint that only has the <food>-tag will only appear if playing with the food system.
|
||||
|
||||
The other tags determine in what category this hint falls, and will be displayed accordingly
|
||||
-->
|
||||
<LOADSCREENHINTS>
|
||||
<LOADSCREENHINT>
|
||||
<uiIndex>0</uiIndex>
|
||||
<szName>This template should never show up</szName>
|
||||
<szName>This template should never show up</szName>
|
||||
</LOADSCREENHINT>
|
||||
<LOADSCREENHINT>
|
||||
<uiIndex>1</uiIndex>
|
||||
|
||||
Reference in New Issue
Block a user