diff --git a/src/land.c b/src/land.c index b01e951..ce651d3 100644 --- a/src/land.c +++ b/src/land.c @@ -267,7 +267,7 @@ static void outfits_open(void) { /* The descriptive text. */ window_addText(wid, 40+300+20, -60, - 80, 96, 0, "txtSDesc", &gl_smallFont, &cDConsole, + 80, 140, 0, "txtSDesc", &gl_smallFont, &cDConsole, "Name:\n" "Type:\n" "Owned:\n" @@ -279,7 +279,7 @@ static void outfits_open(void) { "Money:\n"); window_addText(wid, 40+300+40+60, -60, - 250, 96, 0, "txtDDesc", &gl_smallFont, &cBlack, NULL); + 250, 140, 0, "txtDDesc", &gl_smallFont, &cBlack, NULL); window_addText(wid, 20+300+40, -220, OUTFITS_WIDTH-400, 180, 0, "txtDescription",