mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-18 20:43:04 +01:00
Fix comment for get_num_of_sheltered_eighths()
[ci skip]
This commit is contained in:
@@ -936,7 +936,7 @@ static uint32 ride_ratings_get_proximity_score()
|
||||
}
|
||||
|
||||
/**
|
||||
* Seems to calculate how much of the track is sheltered in eighths.
|
||||
* Calculates how much of the track is sheltered in eighths.
|
||||
* rct2: 0x0065E72D
|
||||
*/
|
||||
static sint32 get_num_of_sheltered_eighths(rct_ride *ride)
|
||||
|
||||
Reference in New Issue
Block a user