Rollback .user to develop

This commit is contained in:
Ted John 2016-09-27 20:30:32 +01:00
parent 16124f6d33
commit 06ef63744f
1 changed files with 2 additions and 1 deletions

View File

@ -7,7 +7,8 @@
<LocalDebuggerCommand>$(TargetDir)\openrct2.exe</LocalDebuggerCommand>
<DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
<LocalDebuggerWorkingDirectory>$(TargetDir)</LocalDebuggerWorkingDirectory>
<LocalDebuggerCommandArguments>"C:\Users\Ted\Documents\OpenRCT2\save\paint_log_flume.sv6"</LocalDebuggerCommandArguments>
<LocalDebuggerCommandArguments>
</LocalDebuggerCommandArguments>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
<LocalDebuggerWorkingDirectory>$(TargetDir)</LocalDebuggerWorkingDirectory>