diff --git a/src/land.c b/src/land.c index 6f54095..b01e951 100644 --- a/src/land.c +++ b/src/land.c @@ -567,8 +567,8 @@ static void shipyard_open(void) { 130, 96, 0, "txtDDesc", &gl_smallFont, &cBlack, NULL); - window_addText(wid, 20+300+40, -160, - SHIPYARD_WIDTH-300, 200, 0, "txtDescription", + window_addText(wid, 20+310+40, -175, + SHIPYARD_WIDTH-(20+310+40) - 20, 185, 0, "txtDescription", &gl_smallFont, NULL, NULL); /* Setup the ships to buy/sell. */