Fix assertion failure when command triggers PBS tunnel/bridge unreserve
In the case where the signal update buffer is not currently empty
This commit is contained in:
@@ -152,5 +152,6 @@ void SetSignalsOnBothDir(TileIndex tile, Track track, Owner owner);
|
||||
void AddTrackToSignalBuffer(TileIndex tile, Track track, Owner owner);
|
||||
void AddSideToSignalBuffer(TileIndex tile, DiagDirection side, Owner owner);
|
||||
void UpdateSignalsInBuffer();
|
||||
void UpdateSignalsInBufferIfOwnerNotAddable(Owner owner);
|
||||
|
||||
#endif /* SIGNAL_FUNC_H */
|
||||
|
Reference in New Issue
Block a user