diff options
Diffstat (limited to 'src/main/resources/boot/property/SCProp.xml')
| -rw-r--r-- | src/main/resources/boot/property/SCProp.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/resources/boot/property/SCProp.xml b/src/main/resources/boot/property/SCProp.xml index f1f586f..cff8532 100644 --- a/src/main/resources/boot/property/SCProp.xml +++ b/src/main/resources/boot/property/SCProp.xml @@ -3,4 +3,5 @@ DefaultValue="" IsMutable="true" />
<PropertyDescription Name="Type" IsClassIdentifier="true"
DefaultValue="Script" IsMutable="false" />
+ <PropertyDescription Name="Layer" IsClassIdentifier="false" DefaultValue="0" IsMutable="true"/>
</AllProperties>
|
