Skip to content

Commit

Permalink
Committing again...
Browse files Browse the repository at this point in the history
  • Loading branch information
mlee094 committed Mar 30, 2013
1 parent d4fa36e commit 168a875
Show file tree
Hide file tree
Showing 28 changed files with 8 additions and 8 deletions.
1 change: 1 addition & 0 deletions SiegeDefenseCode/Assembly-CSharp-vs.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
</ItemGroup>
<ItemGroup>
<Compile Include="Assets\BallControl.cs" />
<Compile Include="Assets\BlockGUIScript.cs" />
<Compile Include="Assets\BlockScript.cs" />
<Compile Include="Assets\GameEngine.cs" />
<None Include="Assets\Standard Assets\Projectors\Guidelines.txt" />
Expand Down
1 change: 1 addition & 0 deletions SiegeDefenseCode/Assembly-CSharp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
</ItemGroup>
<ItemGroup>
<Compile Include="Assets\BallControl.cs" />
<Compile Include="Assets\BlockGUIScript.cs" />
<Compile Include="Assets\BlockScript.cs" />
<Compile Include="Assets\GameEngine.cs" />
<None Include="Assets\Standard Assets\Projectors\Guidelines.txt" />
Expand Down
Binary file modified SiegeDefenseCode/Assembly-CSharp.pidb
Binary file not shown.
Binary file modified SiegeDefenseCode/Library/InspectorExpandedItems.asset
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified SiegeDefenseCode/Library/ScriptAssemblies/Assembly-CSharp.dll.mdb
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified SiegeDefenseCode/Library/assetDatabase3
Binary file not shown.
Binary file modified SiegeDefenseCode/Library/guidmapper
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion SiegeDefenseCode/SiegeDefenseCode-csharp.sln
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Global
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(MonoDevelopProperties) = preSolution
GlobalSection(MonoDevelopProperties) = preSolution
StartupItem = Assembly-CSharp.csproj
Policies = $0
$0.TextStylePolicy = $1
Expand Down
2 changes: 1 addition & 1 deletion SiegeDefenseCode/SiegeDefenseCode.sln
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Global
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(MonoDevelopProperties) = preSolution
GlobalSection(MonoDevelopProperties) = preSolution
StartupItem = Assembly-CSharp.csproj
Policies = $0
$0.TextStylePolicy = $1
Expand Down
10 changes: 4 additions & 6 deletions SiegeDefenseCode/SiegeDefenseCode.userprefs
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
<Properties>
<MonoDevelop.Ide.Workspace ActiveConfiguration="Debug" />
<MonoDevelop.Ide.Workbench ActiveDocument="Assets\GameEngine.cs">
<MonoDevelop.Ide.Workbench ActiveDocument="Assets\BlockGUIScript.cs">
<Files>
<File FileName="Assets\GameEngine.cs" Line="99" Column="15" />
<File FileName="..\..\Locomorph\DiseaseDestroyer\Assets\Disease Destroyer Assets\Scripts\playerMovement.js" Line="12" Column="24" />
<File FileName="..\..\Locomorph\DiseaseDestroyer\Assets\Disease Destroyer Assets\Scripts\HUDHandler.js" Line="218" Column="3" />
<File FileName="Assets\Standard Assets\Toon Shading\Sources\Shaders\Toony-Basic.shader" Line="1" Column="1" />
<File FileName="Assets\BallControl.cs" Line="1" Column="1" />
<File FileName="..\..\..\..\..\..\Matt\Documents\SeniorResearch\Assets\Scripts\CreationScript.cs" Line="850" Column="35" />
<File FileName="Assets\BlockScript.cs" Line="67" Column="4" />
<File FileName="Assets\BlockGUIScript.cs" Line="31" Column="4" />
</Files>
</MonoDevelop.Ide.Workbench>
<MonoDevelop.Ide.DebuggingService.Breakpoints>
Expand Down

0 comments on commit 168a875

Please sign in to comment.