mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-19 13:03:11 +01:00
fix get capacity string for vehicles
This commit is contained in:
@@ -38,8 +38,6 @@ public:
|
||||
~StringTable();
|
||||
|
||||
void Read(IReadObjectContext * context, IStream * stream, uint8 id);
|
||||
void Sort();
|
||||
const utf8 * GetString(uint8 id) const;
|
||||
|
||||
private:
|
||||
void Sort();
|
||||
};
|
||||
Reference in New Issue
Block a user