Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Hi, in CGMV_Window_EncyclopediaDisplay.prototype.drawCustomDescription change the line where it sets the label to instead be:

var descriptor = "";
(3 edits)

Ok, it worked! thanks!