Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

TwelveEyes

1
Posts
A member registered Apr 03, 2020

Recent community posts

(1 edit)

Might want to add this to the MENUDEF file so the episode list will use BigFont instead of defaulting to SmallFont since the list overflows the default limit:

ListMenu "EpisodeMenu"
{
    Font "BigFont", "RED"
    Linespacing 16

    StaticPatch 50, 2, "M_EPISOD"
    Position 30, 30
}