DS-Pokemon-Rom-Editor/DS_Map/Properties/Settings.settings

42 lines
1.8 KiB
XML

<?xml version='1.0' encoding='utf-8'?>
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="DSPRE.Properties" GeneratedClassName="Settings">
<Profiles />
<Settings>
<Setting Name="menuLayout" Type="System.Byte" Scope="User">
<Value Profile="(Default)">2</Value>
</Setting>
<Setting Name="lastColorTablePath" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
<Setting Name="textEditorPreferHex" Type="System.Boolean" Scope="User">
<Value Profile="(Default)">False</Value>
</Setting>
<Setting Name="scriptEditorFormatPreference" Type="System.Int32" Scope="User">
<Value Profile="(Default)">0</Value>
</Setting>
<Setting Name="renderSpawnables" Type="System.Boolean" Scope="User">
<Value Profile="(Default)">True</Value>
</Setting>
<Setting Name="renderOverworlds" Type="System.Boolean" Scope="User">
<Value Profile="(Default)">True</Value>
</Setting>
<Setting Name="renderWarps" Type="System.Boolean" Scope="User">
<Value Profile="(Default)">True</Value>
</Setting>
<Setting Name="renderTriggers" Type="System.Boolean" Scope="User">
<Value Profile="(Default)">True</Value>
</Setting>
<Setting Name="exportPath" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
<Setting Name="mapImportStarterPoint" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
<Setting Name="openDefaultRom" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
<Setting Name="neverAskForOpening" Type="System.Boolean" Scope="User">
<Value Profile="(Default)">False</Value>
</Setting>
</Settings>
</SettingsFile>