mirror of
https://git.do.srb2.org/STJr/UltimateZoneBuilder.git
synced 2025-02-17 01:22:18 +00:00
This commit is contained in:
parent
415820af86
commit
e059562e72
1 changed files with 2 additions and 0 deletions
|
@ -46,6 +46,8 @@
|
|||
<Compile Include="ClassicModes\MakeSectorMode.cs" />
|
||||
<Compile Include="ErrorChecks\CheckStuckedThings.cs" />
|
||||
<Compile Include="ErrorChecks\CheckLineReferences.cs" />
|
||||
<Compile Include="ErrorChecks\ResultLineNotSingleSided.cs" />
|
||||
<Compile Include="ErrorChecks\ResultLineNotDoubleSided.cs" />
|
||||
<Compile Include="ErrorChecks\ResultLineMissingFront.cs" />
|
||||
<Compile Include="ErrorChecks\ResultLineMissingSides.cs" />
|
||||
<Compile Include="ErrorChecks\ResultStuckedThing.cs" />
|
||||
|
|
Loading…
Reference in a new issue