0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-03-22 11:08:10 +00:00

Small tweaks to Mongoose license presentation.

2300 AD -> 2300AD
CRS after each license
Twilight 2000 -> Twilight:2000
This commit is contained in:
David Bolack
2025-10-21 15:49:13 -05:00
parent 132a3de979
commit 3ca5fabb4f
2 changed files with 7 additions and 12 deletions

View File

@@ -464,12 +464,12 @@ module.exports = [
gen : LicenseMongoosePublishing.fairUseTraveller,
},
{
name : '2300 AD Fair Use',
name : '2300AD Fair Use',
icon : null,
gen : LicenseMongoosePublishing.fairUse2300AD,
},
{
name : 'Twilight 2000 Fair Use',
name : 'Twilight: 2000 Fair Use',
icon : null,
gen : LicenseMongoosePublishing.fairUseTwilight2000,
},