mirror of
https://github.com/riperiperi/FreeSO.git
synced 2025-01-22 15:43:41 -05:00
10366f5251
Some more merge fixes too. Still need to correct a memory leak somewhere.
9 lines
No EOL
408 B
XML
9 lines
No EOL
408 B
XML
<?xml version='1.0' encoding='utf-8'?>
|
|
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="GonzoNet" GeneratedClassName="GlobalSettings">
|
|
<Profiles />
|
|
<Settings>
|
|
<Setting Name="DEBUG_BUILD" Type="System.Boolean" Scope="User">
|
|
<Value Profile="(Default)">True</Value>
|
|
</Setting>
|
|
</Settings>
|
|
</SettingsFile> |