mirror of
https://github.com/JGRennison/OpenTTD-patches.git
synced 2024-11-11 13:10:45 +00:00
Fix formatting issue in FlowStat
This commit is contained in:
parent
7d77f8acf4
commit
a192485ce9
@ -325,7 +325,7 @@ public:
|
||||
/* for save/load use only */
|
||||
inline void SetRawFlags(uint16_t flags)
|
||||
{
|
||||
this->flags = flags;;
|
||||
this->flags = flags;
|
||||
}
|
||||
|
||||
private:
|
||||
|
Loading…
Reference in New Issue
Block a user