bugfix: changing font size
Dependencies
- [2]
YV2GBDNWpreserve settings across restart - [3]
PRE6XPRNresponsively increase/decrease font height
Change contents
- replacement in 0032-update_font_settings at line 3
love.graphics.setFont(love.graphics.newFont(font_height))CarouselFont = love.graphics.newFont(Font_height)love.graphics.setFont(CarouselFont)