Fix a UI annoyance where the rectangle that surrounded the message box was slightly crooked. Depending on how you look at it, this is a bug in the game or in FMSLogo. The problem is that the rectangle would start on a half-pixel. Due to rounding issues, drawing each length would sometimes go an extra pixel.