forked from mirror/OpenTTD
(svn r26166) -Fix: Scale flows only after mapping to avoid rounding errors.
This commit is contained in:
@@ -79,6 +79,8 @@ public:
|
||||
|
||||
void ReleaseShare(StationID st);
|
||||
|
||||
void ScaleToMonthly(uint runtime);
|
||||
|
||||
/**
|
||||
* Get the actual shares as a const pointer so that they can be iterated
|
||||
* over.
|
||||
|
Reference in New Issue
Block a user