Add Boiorix as the codename for Release 28

This commit is contained in:
phosit
2025-11-02 21:18:44 +01:00
parent d786ac2dce
commit 9588da1d94
2 changed files with 2 additions and 2 deletions
@@ -15,7 +15,7 @@ export const projectInformation = {
"caption": getBuildString()
},
"productDescription": {
"caption": setStringTags(translate("Release XXVIII: B——"), { "font": "sans-bold-16" }) + "\n\n" +
"caption": setStringTags(translate("Release XXVIII: Boiorix"), { "font": "sans-bold-16" }) + "\n\n" +
translate("Notice: This game is under development and many features have not been added yet.")
}
};
@@ -3,7 +3,7 @@
<!-- IMPORTANT: remember to update pregame/ProjectInformation.js in sync with this: -->
<object type="text" style="ModernLabelText" text_valign="top" ghost="true" size="0% 1 100% 100%">
<translatableAttribute id="caption">Release XXVIII: B——</translatableAttribute>
<translatableAttribute id="caption">Release XXVIII: Boiorix</translatableAttribute>
</object>
<!-- Displays build date and build version-->