diff --git a/restoration/source410/BT_L4/BTL4GAU2.CPP b/restoration/source410/BT_L4/BTL4GAU2.CPP index aa733730..5ca9b12d 100644 --- a/restoration/source410/BT_L4/BTL4GAU2.CPP +++ b/restoration/source410/BT_L4/BTL4GAU2.CPP @@ -2015,7 +2015,7 @@ SubsystemCluster::SubsystemCluster( // panel origin, inset 0x0e from its left edge. titleBanner = new BackgroundBitmap( mfd_mode, renderer_in, owner_ID, mfd_port, - x + 0x09, y + 0xb3, title, + x + 0x09, y + 0xb4, title, 1, 0xff, 0 ); Register_Object(titleBanner);