Skip to content

Commit 5ca2a88

Browse files
committed
finally fix the fuckass font issues
1 parent 73041ac commit 5ca2a88

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

resource/scheme/mm_fonts.res

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -630,6 +630,7 @@
630630
"weight" "500"
631631
"additive" "0"
632632
"antialias" "1"
633+
"yres" "1 1199"
633634
}
634635
"2" // Misyl: Proportional
635636
{

resource/ui/mainmenuoverride.res

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2293,7 +2293,7 @@
22932293
"dulltext" "0"
22942294
"brighttext" "0"
22952295
"default" "1"
2296-
"command" "engine showconsole; clear; echo middle mann v23.0.6; echo last updated: 06/10/24" //mostly used for bug reporting, remind self to update this string after every release
2296+
"command" "engine showconsole; clear; echo middle mann v23.0.7; echo last updated: 17/10/24" //mostly used for bug reporting, remind self to update this string after every release
22972297
"labeltext" "Console"
22982298
"sound_depressed" "UI/buttonclick.wav"
22992299
"sound_released" "UI/buttonclickrelease.wav"

0 commit comments

Comments
 (0)