moved stopwatch into Support namespace
This commit is contained in:
@@ -81,7 +81,7 @@
|
||||
<Compile Include="OrderManager.cs" />
|
||||
<Compile Include="Ore.cs" />
|
||||
<Compile Include="PathSearch.cs" />
|
||||
<Compile Include="Stopwatch.cs" />
|
||||
<Compile Include="Support\Stopwatch.cs" />
|
||||
<Compile Include="Support\PerfHistory.cs" />
|
||||
<Compile Include="Traits\AcceptsOre.cs" />
|
||||
<Compile Include="Traits\Activities\Attack.cs" />
|
||||
|
||||
Reference in New Issue
Block a user