refs #844, settings for ATC stations (value object + trait)

This commit is contained in:
Klaus Basan
2016-12-24 23:36:06 +01:00
committed by Mathew Sutcliffe
parent a7469d2959
commit d1e5566579
4 changed files with 135 additions and 2 deletions

View File

@@ -144,8 +144,9 @@ namespace BlackMisc
GlobalIndexCViewUpdateSettings = 14500,
GlobalIndexCGeneralGuiSettings = 14600,
GlobalIndexCTextMessageSettings = 14700,
GlobalIndexCInterpolatioRenderingSetup = 15000,
GlobalIndexCInterpolationHints = 15100,
GlobalIndexCAtcStationsSettings = 14800,
GlobalIndexCInterpolatioRenderingSetup = 16000,
GlobalIndexCInterpolationHints = 16100,
GlobalIndexLineNumber = 20000, //!< pseudo index for line numbers
};