- Sync EUR changes to FRA,GER,RUS and USA

This commit is contained in:
2025-03-10 11:28:53 -05:00
parent 8ae992f929
commit e9781fbbd9
2199 changed files with 66525 additions and 64043 deletions

View File

@@ -1,14 +1,13 @@
<UIDefaultData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="https://vezel.dev/novadrop/dc/UIDefaultData UIDefaultData.xsd" xmlns="https://vezel.dev/novadrop/dc/UIDefaultData">
<Default name="uiscale" param1="" param0="90" />
<Default name="homundisable" param1="" param0="1" />
<Default name="homundisable" param1="" param0="0" />
<Default name="goredisable" param1="" param0="0" />
<Default name="disChatCh" param0="101,102,103,104,105,106,107,108,109" />
<Default name="disChatCh" param1="" param0="4,20,101,102,103,104,105,106,107,108,109" />
<Default name="inputChat" param1="216" param0="300" />
<Default name="BFEnable" param1="" param0="1" />
<Default name="senatorBFEnable" param1="" param0="0" />
<Default name="senatorBFEnable" param1="" param0="1" />
<Default name="bPremiumitem" param1="" param0="1" />
<Default name="indunTabVisible" param1="" param0="1" />
<Default name="bTcatitem" param1="0" param0="0" />
<Default name="TcatEnable" param1="1" param0="0" />
<Default name="PetEnable" param1="" param0="0" />
</UIDefaultData>

View File

@@ -7,7 +7,7 @@
<xsd:complexType name="UIDefaultData_Default">
<xsd:attribute name="name" type="xsd:string" use="required" />
<xsd:attribute name="param0" type="xsd:string" use="required" />
<xsd:attribute name="param1" type="xsd:string" />
<xsd:attribute name="param1" type="xsd:string" use="required" />
</xsd:complexType>
<xsd:element name="UIDefaultData" type="UIDefaultData" />
</xsd:schema>