fix(braf_air) Naming convention for all classes and paths to use lowercase letters.

This commit is contained in:
2026-08-03 15:15:58 -03:00
parent 6324a368de
commit 3af8760da3
72 changed files with 1558 additions and 1578 deletions
@@ -1,6 +1,6 @@
class MFD
{
class BRAF_HRZ_LEFT
class braf_hrz_left
{
topLeft="HRZ_L_TL";
topRight="HRZ_L_TR";
@@ -5826,7 +5826,7 @@ class MFD
{
type="text";
source="static";
text="M/S";
text="m/s";
sourceScale=1;
align="center";
scale=1;
@@ -6907,13 +6907,13 @@ class MFD
};
};
};
class BRAF_HRZ_RIGHT: BRAF_HRZ_LEFT
class braf_hrz_right: braf_hrz_left
{
topLeft="HRZ_R_TL";
topRight="HRZ_R_TR";
bottomLeft="HRZ_R_BL";
};
class BRAF_HRZ_CENTER
class braf_hrz_center
{
topLeft="HRZ_TL";
topRight="HRZ_TR";
@@ -12305,7 +12305,7 @@ class MFD
};
};
};
class BRAF_DIR_LEFT
class braf_dir_left
{
topLeft="DIR_L_TL";
topRight="DIR_L_TR";
@@ -13374,13 +13374,13 @@ class MFD
};
};
};
class BRAF_DIR_RIGHT: BRAF_DIR_LEFT
class braf_dir_right: braf_dir_left
{
topLeft="DIR_R_TL";
topRight="DIR_R_TR";
bottomLeft="DIR_R_BL";
};
class BRAF_ENG_TOP
class braf_eng_top
{
topLeft="ENG_T_TL";
topRight="ENG_T_TR";
@@ -13443,7 +13443,7 @@ class MFD
class Top
{
type="polygon";
texture="braf\braf_air\Braf_Helicopters\Braf_Pantera\data\engine2_ca.paa";
texture="braf\braf_air\braf_helicopters\braf_pantera\data\engine2_ca.paa";
points[]=
{
{
@@ -13473,7 +13473,7 @@ class MFD
};
};
};
class BRAF_ENG_BOTTOM
class braf_eng_bottom
{
topLeft="ENG_B_TL";
topRight="ENG_B_TR";
@@ -13536,7 +13536,7 @@ class MFD
class Bottom
{
type="polygon";
texture="braf\braf_air\Braf_Helicopters\Braf_Pantera\data\engine1_ca.paa";
texture="braf\braf_air\braf_helicopters\braf_pantera\data\engine1_ca.paa";
points[]=
{
{
@@ -13566,7 +13566,7 @@ class MFD
};
};
};
class BRAF_CLK_LEFT
class braf_clk_left
{
topLeft="CLK_L_TL";
topRight="CLK_L_TR";
@@ -13699,13 +13699,13 @@ class MFD
};
};
};
class BRAF_CLK_RIGHT: BRAF_CLK_LEFT
class braf_clk_right: braf_clk_left
{
topLeft="CLK_R_TL";
topRight="CLK_R_TR";
bottomLeft="CLK_R_BL";
};
class BRAF_RADAR_LEFT
class braf_radar_left
{
topLeft="RADAR_TL";
topRight="RADAR_TR";
@@ -13735,7 +13735,7 @@ class MFD
class Radar
{
type="polygon";
texture="braf\braf_air\Braf_Helicopters\Braf_Pantera\data\radar_co.paa";
texture="braf\braf_air\braf_helicopters\braf_pantera\data\radar_co.paa";
points[]=
{
{
@@ -13762,7 +13762,7 @@ class MFD
};
};
};
class BRAF_COM
class braf_com
{
topLeft="COM_TL";
topRight="COM_TR";
@@ -13825,7 +13825,7 @@ class MFD
class Radio
{
type="polygon";
texture="braf\braf_air\Braf_Helicopters\Braf_Pantera\data\radio_ca.paa";
texture="braf\braf_air\braf_helicopters\braf_pantera\data\radio_ca.paa";
points[]=
{
{