Renamed aircrafts -> aircraft

This commit is contained in:
Klaus Basan
2015-04-22 23:47:26 +02:00
committed by Mathew Sutcliffe
parent 3300b1ad9b
commit f7158f17f9
5 changed files with 7 additions and 8 deletions

View File

@@ -41,7 +41,7 @@ namespace BlackGui
{
// index must match tab index!
InfoAreaCockpit = 0,
InfoAreaAircrafts = 1,
InfoAreaAircraft = 1,
InfoAreaAtc = 2,
InfoAreaUsers = 3,
InfoAreaTextMessages = 4,