Skip to content

Commit 3285d2a

Browse files
committed
Don't compile Disable All Debug Triggers script
1 parent 991d11a commit 3285d2a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/TSMapEditor/TSMapEditor.csproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
</PropertyGroup>
2828
<ItemGroup>
2929
<Compile Remove="Config\Scripts\Apply Animated Water.cs" />
30+
<Compile Remove="Config\Scripts\Disable All Debug Triggers.cs" />
3031
<Compile Remove="Config\Scripts\Make Civilian Vehicles Sleep.cs" />
3132
<Compile Remove="Config\Scripts\Remove All Terrain Objects.cs" />
3233
<Compile Remove="Config\Scripts\Replace Autumn Grass With Tall Grass.cs" />
@@ -472,6 +473,7 @@
472473
<None Include="Config\Scripts\Count Credits On Map.cs">
473474
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
474475
</None>
476+
<None Include="Config\Scripts\Disable All Debug Triggers.cs" />
475477
<None Include="Config\Scripts\Make Civilian Vehicles Sleep.cs">
476478
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
477479
</None>

0 commit comments

Comments
 (0)