Fix sim-options icon
This commit is contained in:
parent
2dd04b917d
commit
307fff2e3d
@ -713,7 +713,7 @@ void draw_svf_ui(pixel *vid_buf, int alternate)// all the buttons at the bottom
|
|||||||
}
|
}
|
||||||
else*/
|
else*/
|
||||||
{
|
{
|
||||||
drawtext(vid_buf, XRES-154+BARSIZE/*481*/, YRES+(MENUSIZE-13), "\xCF", 255, 255, 255, 255);
|
drawtext(vid_buf, XRES-156+BARSIZE/*481*/, YRES+(MENUSIZE-13), "\xCF", 255, 255, 255, 255);
|
||||||
drawrect(vid_buf, XRES-159+BARSIZE/*494*/, YRES+(MENUSIZE-16), 14, 14, 255, 255, 255, 255);
|
drawrect(vid_buf, XRES-159+BARSIZE/*494*/, YRES+(MENUSIZE-16), 14, 14, 255, 255, 255, 255);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user