mirror of
https://github.com/AxioDL/PrimeWorldEditor.git
synced 2025-12-17 17:05:37 +00:00
Marked uncooked properties in MP2/3
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
<struct ID="0x20091B54" template="Structs/SplineType.xml"/>
|
||||
<property ID="0x00DD86E2" type="color">
|
||||
<default>1.0, 1.0, 1.0, 1.0</default>
|
||||
<description>This property isn't read by the game and has no ingame effect.</description>
|
||||
</property>
|
||||
</properties>
|
||||
<states/>
|
||||
|
||||
@@ -9,6 +9,7 @@
|
||||
<struct ID="0x20091B54" template="Structs/SplineType.xml"/>
|
||||
<property ID="0x00DD86E2" type="color">
|
||||
<default>1.0, 1.0, 1.0, 1.0</default>
|
||||
<description>This property is purely for editor visualization. It isn't read by the game and has no ingame effect.</description>
|
||||
</property>
|
||||
</properties>
|
||||
<states/>
|
||||
|
||||
Reference in New Issue
Block a user