mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-30 10:15:36 +01:00
Change ‘restroom’ to ‘toilet’ in the code
This commit is contained in:
committed by
GitHub
parent
746722df1b
commit
a7e66535d9
@@ -28,7 +28,7 @@ const std::string_view DefaultSelectedObjects[] = {
|
||||
"rct2.ride.lfb1", // Ride: Log Flume
|
||||
"rct2.ride.vcr", // Ride: Vintage Cars
|
||||
"rct2.ride.mgr1", // Ride: Merry-Go-Round
|
||||
"rct2.ride.tlt1", // Ride: Restroom
|
||||
"rct2.ride.tlt1", // Ride: Toilet
|
||||
"rct2.ride.atm1", // Ride: Cash Machine
|
||||
"rct2.ride.faid1", // Ride: First Aid Room
|
||||
"rct2.ride.infok", // Ride: Information Kiosk
|
||||
|
||||
Reference in New Issue
Block a user