Disable ClassMaster by config.

This commit is contained in:
MobiusDev
2017-10-16 14:18:35 +00:00
parent aee38d5436
commit 640875535b
3 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../data/xsd/classMaster.xsd">
<classMaster classChangeEnabled="true" spawnClassMasters="false" showPopupWindow="true">
<classMaster classChangeEnabled="false" spawnClassMasters="false" showPopupWindow="false">
<classChangeOption name="Free">
<appliesTo>
<category>FIRST_CLASS_GROUP</category>

View File

@@ -1,5 +1,5 @@
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../data/xsd/classMaster.xsd">
<classMaster classChangeEnabled="true" spawnClassMasters="false" showPopupWindow="true">
<classMaster classChangeEnabled="false" spawnClassMasters="false" showPopupWindow="false">
<classChangeOption name="Free">
<appliesTo>
<category>FIRST_CLASS_GROUP</category>

View File

@@ -1,5 +1,5 @@
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../data/xsd/classMaster.xsd">
<classMaster classChangeEnabled="true" spawnClassMasters="false" showPopupWindow="true">
<classMaster classChangeEnabled="false" spawnClassMasters="false" showPopupWindow="false">
<classChangeOption name="Free">
<appliesTo>
<category>FIRST_CLASS_GROUP</category>