add type for "save-on-exit"
This commit is contained in:
parent
97771b69ae
commit
7cae1e86a2
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ Started September 2000 by David Megginson, david@megginson.com
|
|||
<game-mode type="bool">false</game-mode>
|
||||
<fullscreen type="bool">false</fullscreen>
|
||||
<units>feet</units>
|
||||
<save-on-exit userarchive="y">true</save-on-exit>
|
||||
<save-on-exit type="bool" userarchive="y">true</save-on-exit>
|
||||
<browser-app>netscape</browser-app><!-- help viewer -->
|
||||
</startup>
|
||||
<rendering>
|
||||
|
|
Loading…
Add table
Reference in a new issue