add a one pixel gap between each line in textboxes (main game only)

This commit is contained in:
TerryCavanagh
2024-01-17 20:26:52 +01:00
committed by Terry Cavanagh
parent 2807524c78
commit cc1528aacc
5 changed files with 27 additions and 13 deletions

View File

@@ -65,6 +65,7 @@ public:
void drawfade(void);
int getlinegap(void);
void createtextboxreal(
const std::string& t,
int xp, int yp,