'unhide' hidden feature: splash screen title line; can be used by packagers
for version info ("Version 0.9.9") or important messages ("type '?' for aircraft help") etc.
This commit is contained in:
parent
fec91079ae
commit
b47560fd77
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ Started September 2000 by David Megginson, david@megginson.com
|
|||
<ysize type="int">600</ysize>
|
||||
<splash-screen type="bool">true</splash-screen>
|
||||
<splash-progress type="bool">true</splash-progress>
|
||||
<splash-title><!-- --></splash-title>
|
||||
<intro-music type="bool">false</intro-music>
|
||||
<game-mode type="bool">false</game-mode>
|
||||
<fullscreen type="bool">false</fullscreen>
|
||||
|
|
Loading…
Reference in a new issue