Start with the default
This commit is contained in:
Executable
+23
@@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="us-ascii"?>
|
||||
<XML ID="EQInterfaceDefinitionLanguage">
|
||||
<Schema xmlns="EverQuestData" xmlns:dt="EverQuestDataTypes" />
|
||||
<Screen item="TCGWnd">
|
||||
<RelativePosition>false</RelativePosition>
|
||||
<Location>
|
||||
<X>100</X>
|
||||
<Y>80</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>590</CX>
|
||||
<CY>470</CY>
|
||||
</Size>
|
||||
<DrawTemplate>WDT_Rounded</DrawTemplate>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Style_Titlebar>true</Style_Titlebar>
|
||||
<Style_Closebox>true</Style_Closebox>
|
||||
<Style_Maximizebox>true</Style_Maximizebox>
|
||||
<Style_Minimizebox>true</Style_Minimizebox>
|
||||
<Style_Sizable>true</Style_Sizable>
|
||||
</Screen>
|
||||
|
||||
</XML>
|
||||
Reference in New Issue
Block a user