diff --git a/source/system/vid.cpp b/source/system/vid.cpp index fc0ae256f..e8c4b2bc5 100644 --- a/source/system/vid.cpp +++ b/source/system/vid.cpp @@ -33,7 +33,7 @@ static const CVECTOR s_defClearCol = {0, 0, 0}; /*****************************************************************************/ POLY_FT4 LoadPoly; static int LoadX=430; -static int LoadY=192; +static int LoadY=192-8; static int LoadBackY; static int LoadHalfWidth; static int LoadIconSide;