FreeSO/TSOClient/GlobalSettings.settings
RHY3756547 10366f5251 Moved packet handling to UI thread
Some more merge fixes too. Still need to correct a memory leak
somewhere.
2015-01-27 03:21:57 +00:00

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>