Add a propery that indicates that the renderer is active
This commit is contained in:
parent
3acc3c9edf
commit
587064cdf7
1 changed files with 1 additions and 0 deletions
|
@ -51,6 +51,7 @@ Started September 2000 by David Megginson, david@megginson.com
|
||||||
<season type="string" preserve="y">summer</season>
|
<season type="string" preserve="y">summer</season>
|
||||||
</startup>
|
</startup>
|
||||||
<rendering>
|
<rendering>
|
||||||
|
<initialized type="bool">false</initialized>
|
||||||
<materials-file>Materials/regions/materials.xml</materials-file>
|
<materials-file>Materials/regions/materials.xml</materials-file>
|
||||||
<rembrandt>
|
<rembrandt>
|
||||||
<enabled type="bool">false</enabled>
|
<enabled type="bool">false</enabled>
|
||||||
|
|
Loading…
Reference in a new issue