Skip to content

Commit

Permalink
Name more variables, use the sprite enum for sprite tests/assignment
Browse files Browse the repository at this point in the history
  • Loading branch information
segrax committed Oct 3, 2015
1 parent 3a67088 commit 80f9583
Show file tree
Hide file tree
Showing 4 changed files with 108 additions and 113 deletions.
2 changes: 1 addition & 1 deletion Projects/VS2013/OpenFodder.vcxproj.user
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
<LocalDebuggerWorkingDirectory>$(ProjectDir)..\..\run</LocalDebuggerWorkingDirectory>
<DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
<LocalDebuggerCommandArguments>skipintro map 0</LocalDebuggerCommandArguments>
<LocalDebuggerCommandArguments>skipintro map 2</LocalDebuggerCommandArguments>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
<LocalDebuggerWorkingDirectory>$(ProjectDir)..\..\run</LocalDebuggerWorkingDirectory>
Expand Down
Loading

0 comments on commit 80f9583

Please sign in to comment.