Changeset 15259


Ignore:
Timestamp:
04/14/12 05:08:12 (11 years ago)
Author:
obi
Message:

[titan] mc pp show pic in real format on diashow (fullscreen)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/plugins/mc/mc_global.h

    r15243 r15259  
    955955
    956956        changepic(picture, filename);
    957 //      changetext(picname, _(filename));
    958 //      picture->picwidth = 720;
    959 //      picture->picheight = 576;
     957        picture->picwidth = 1;
     958        picture->picheight = 1;
     959        picture->bgcol = 0;
    960960
    961961        drawscreen(picscreen, 4);
Note: See TracChangeset for help on using the changeset viewer.