Skip to content

Commit

Permalink
Consolidate Junior and Water RC track code
Browse files Browse the repository at this point in the history
  • Loading branch information
Gymnasiast authored Dec 23, 2023
1 parent 5bd5273 commit 268eef2
Show file tree
Hide file tree
Showing 4 changed files with 251 additions and 1,017 deletions.
2 changes: 0 additions & 2 deletions src/openrct2/libopenrct2.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -390,7 +390,6 @@
<ClInclude Include="ReplayManager.h" />
<ClInclude Include="ride\CableLift.h" />
<ClInclude Include="ride\coaster\BolligerMabillardTrack.hpp" />
<ClInclude Include="ride\coaster\JuniorRollerCoaster.h" />
<ClInclude Include="ride\coaster\meta\AirPoweredVerticalCoaster.h" />
<ClInclude Include="ride\coaster\meta\AlpineCoaster.h" />
<ClInclude Include="ride\coaster\meta\BobsleighCoaster.h" />
Expand Down Expand Up @@ -987,7 +986,6 @@
<ClCompile Include="ride\water\RiverRapids.cpp" />
<ClCompile Include="ride\water\SplashBoats.cpp" />
<ClCompile Include="ride\water\SubmarineRide.cpp" />
<ClCompile Include="ride\water\WaterCoaster.cpp" />
<ClCompile Include="scenario\Scenario.cpp" />
<ClCompile Include="scenario\ScenarioRepository.cpp" />
<ClCompile Include="scenario\ScenarioSources.cpp" />
Expand Down
Loading

0 comments on commit 268eef2

Please sign in to comment.