mirror of
https://github.com/ZDoom/raze-gles.git
synced 2024-11-10 23:02:03 +00:00
- set a default font for list menus.
This commit is contained in:
parent
40a9a4c86d
commit
8a4b2e792e
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
||||||
|
DEFAULTLISTMENU
|
||||||
|
{
|
||||||
|
Font "BigFont", "Untranslated"
|
||||||
|
LineSpacing 20
|
||||||
|
}
|
||||||
|
|
||||||
//-------------------------------------------------------------------------------------------
|
//-------------------------------------------------------------------------------------------
|
||||||
//
|
//
|
||||||
// Main Memu
|
// Main Memu
|
||||||
|
|
Loading…
Reference in a new issue