We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 991d11a commit 3285d2aCopy full SHA for 3285d2a
1 file changed
src/TSMapEditor/TSMapEditor.csproj
@@ -27,6 +27,7 @@
27
</PropertyGroup>
28
<ItemGroup>
29
<Compile Remove="Config\Scripts\Apply Animated Water.cs" />
30
+ <Compile Remove="Config\Scripts\Disable All Debug Triggers.cs" />
31
<Compile Remove="Config\Scripts\Make Civilian Vehicles Sleep.cs" />
32
<Compile Remove="Config\Scripts\Remove All Terrain Objects.cs" />
33
<Compile Remove="Config\Scripts\Replace Autumn Grass With Tall Grass.cs" />
@@ -472,6 +473,7 @@
472
473
<None Include="Config\Scripts\Count Credits On Map.cs">
474
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
475
</None>
476
+ <None Include="Config\Scripts\Disable All Debug Triggers.cs" />
477
<None Include="Config\Scripts\Make Civilian Vehicles Sleep.cs">
478
479
0 commit comments