Skip to content

Commit

Permalink
Merge branch 'main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
IgnisRBX authored Feb 10, 2025
2 parents db56393 + db8cfb1 commit 8ce162f
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions content/en-us/reference/engine/enums/Font.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@ items:
- name: Arial
value: 1
summary: |
Arial has been removed from Roblox. Use Arimo instead.
Arial has been removed from Roblox. Using Arial will map to Arimo.
tags: []
deprecation_message: ''
- name: ArialBold
value: 2
summary: |
Arial has been removed from Roblox. Use Arimo instead.
Arial has been removed from Roblox. Using Arial will map to Arimo.
tags: []
deprecation_message: ''
- name: SourceSans
Expand Down Expand Up @@ -117,25 +117,25 @@ items:
- name: Gotham
value: 17
summary: |
Gotham has been removed from Roblox. Use Montserrat instead.
Gotham has been removed from Roblox. Using Gotham will map to Montserrat.
tags: []
deprecation_message: ''
- name: GothamMedium
value: 18
summary: |
Gotham has been removed from Roblox. Use Montserrat instead.
Gotham has been removed from Roblox. Using Gotham will map to Montserrat.
tags: []
deprecation_message: ''
- name: GothamBold
value: 19
summary: |
Gotham has been removed from Roblox. Use Montserrat instead.
Gotham has been removed from Roblox. Using Gotham will map to Montserrat.
tags: []
deprecation_message: ''
- name: GothamBlack
value: 20
summary: |
Gotham has been removed from Roblox. Use Montserrat instead.
Gotham has been removed from Roblox. Using Gotham will map to Montserrat.
tags: []
deprecation_message: ''
- name: AmaticSC
Expand Down

0 comments on commit 8ce162f

Please sign in to comment.