-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into Added-Bravo-Warhorse-insignia
- Loading branch information
Showing
5 changed files
with
13 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,20 @@ | ||
class CfgEditorSubcategories { | ||
class Cav_EdSubcat_Callsigns_Black { | ||
displayname = CSTRING(Cat_Callsigns_Black); | ||
displayname = CSTRING(Cav_EdSubcat_Callsigns_Black); | ||
}; | ||
class Cav_EdSubcat_Callsigns_White { | ||
displayname = CSTRING(Cat_Callsigns_White); | ||
displayname = CSTRING(Cav_EdSubcat_Callsigns_White); | ||
}; | ||
class Cav_EdSubcat_Terrain_Black { | ||
displayname = CSTRING(Cat_Terrain_Black); | ||
displayname = CSTRING(Cav_EdSubcat_Terrain_Black); | ||
}; | ||
class Cav_EdSubcat_Terrain_White { | ||
displayname = CSTRING(Cat_Terrain_White); | ||
displayname = CSTRING(Cav_EdSubcat_Terrain_White); | ||
}; | ||
class Cav_EdSubcat_Arlington { | ||
displayname = CSTRING(Cat_Arlington); | ||
displayname = CSTRING(Cav_EdSubcat_Arlington); | ||
}; | ||
class Cav_EdSubcat_Vehicle_Labels { | ||
displayname = CSTRING(Cat_Vehicle_Labels); | ||
displayname = CSTRING(Cav_EdSubcat_Vehicle_Labels); | ||
}; | ||
}; |
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters