Merge branch 'Onslort1.4'

This commit is contained in:
c0ffee 2023-02-05 19:24:46 -08:00
commit d24eb8c4a2
23 changed files with 237 additions and 43 deletions

Binary file not shown.

View file

@ -27,7 +27,7 @@
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\Release\</OutputPath>
<OutputPath>1.4\Assemblies\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>