Skip to content

Commit e658d2a

Browse files
authored
Fix typo in VirginiaReel file name
1 parent efdb4da commit e658d2a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/openrct2/libopenrct2.vcxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1051,7 +1051,7 @@
10511051
<ClCompile Include="paint\vehicle\Vehicle.RotoDrop.cpp" />
10521052
<ClCompile Include="paint\vehicle\Vehicle.SplashBoats.cpp" />
10531053
<ClCompile Include="paint\vehicle\Vehicle.Submarine.cpp" />
1054-
<ClCompile Include="paint\vehicle\Vehicle.VirginaReel.cpp" />
1054+
<ClCompile Include="paint\vehicle\Vehicle.VirginiaReel.cpp" />
10551055
<ClCompile Include="paint\VirtualFloor.cpp" />
10561056
<ClCompile Include="ParkImporter.cpp" />
10571057
<ClCompile Include="park\Legacy.cpp" />

0 commit comments

Comments
 (0)