Skip to content

Commit

Permalink
Merge pull request #2923 from official-antistasi-community/templates-…
Browse files Browse the repository at this point in the history
…display-name-fix

" rebells"-fix
  • Loading branch information
Bob-Murphy authored Aug 28, 2023
2 parents e52e1e4 + b7a4bc8 commit cd4f581
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions A3A/addons/core/Templates/Templates.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -410,7 +410,7 @@ class Templates
{
side = "Reb";
flagTexture = "uk3cb_factions\addons\uk3cb_factions_ion\flag\ion_flag_co.paa";
name = "3CB ION Rebells";
name = "3CB ION";
file = "3CB_Reb_ION";
};
class 3CBF_TKM : 3CBF_Base
Expand All @@ -425,7 +425,7 @@ class Templates
{
side = "Reb";
flagTexture = "a3\data_f\flags\flag_fia_co.paa";
name = "3CB FIA Rebells";
name = "3CB FIA";
file = "3CB_Reb_FIA";
};
class 3CBF_CHC : 3CBF_Base
Expand Down

0 comments on commit cd4f581

Please sign in to comment.