Number of planes and messages in title
Simple addition to display the current number of planes and messages in the title.
This commit is contained in:
parent
ab8c4db85b
commit
297d3b0125
2 changed files with 26 additions and 3 deletions
|
|
@ -5,6 +5,11 @@
|
|||
//
|
||||
// --------------------------------------------------------
|
||||
|
||||
// -- Title Settings --------------------------------------
|
||||
// Show number of aircraft and/or messages per second in the page title
|
||||
NumPlanesInTitle = true;
|
||||
NumMessagesInTitle = true;
|
||||
|
||||
// -- Output Settings -------------------------------------
|
||||
// Show metric values
|
||||
// This controls the units used in the plane table,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue