Hello,
This is to inform everyone that there will be an upcoming release of Adventuron (later today) where the default font size will shrink a little.
This is just a change of defaults, and doesn't stop you from setting up your game exactly as you like.
If you want to maintain the existing default, then enter the following in your code (if you already have manually set a different value here, then no need to change anything).
// To maintain OLD behaviour .... my_theme : theme { screen { num_columns = 64 num_columns_mobile = 26 } }
The NEW behaviour will default to 80 columns for desktop and between 26 and 36 columns (for mobile), depending on font aspect ratio.
Chris