Archived
add color defs for MVA
This commit is contained in:
1 parent
ddb3f3b6ef
commit
593c3f376b
1 file changed
+11
-1
@@ -1,5 +1,15 @@
|
|||||||
|
Find the following sections in the ".sct" files and replace the lines with the followings
|
||||||
|
|
||||||
|
|
||||||
|
Ground Radar Colours:
|
||||||
|
|
||||||
#define gndTaxi 4227200
|
#define gndTaxi 4227200
|
||||||
#define gndTerminal 1848432
|
#define gndTerminal 1848432
|
||||||
#define gndGrass 6257742
|
#define gndGrass 6257742
|
||||||
#define gndApron 5263440
|
#define gndApron 5263440
|
||||||
#define gndRunway 0
|
#define gndRunway 0
|
||||||
|
|
||||||
|
|
||||||
|
MVA Colour:
|
||||||
|
|
||||||
|
#define CAB_MVA 0
|
||||||
Reference in new issue
Block a user