Merge branch 'mono-build-fix' into 'master'

Fix building the mono version

See merge request STJr/UltimateZoneBuilder!13
This commit is contained in:
sphere 2023-09-15 20:13:22 +00:00
commit 84a3680917

View file

@ -304,6 +304,8 @@
<Compile Include="Rendering\Vector4.cs" />
<Compile Include="Rendering\VertexBuffer.cs" />
<Compile Include="Rendering\VisualSlopeHandle.cs" />
<Compile Include="SRB2\LuaMobjStructure.cs" />
<Compile Include="SRB2\LuaParser.cs" />
<Compile Include="VisualModes\VisualSlope.cs" />
<Compile Include="Windows\ILinedefEditForm.cs" />
<Compile Include="Windows\ISectorEditForm.cs" />