Changeset 18637


Ignore:
Timestamp:
11/18/12 08:35:57 (11 years ago)
Author:
nit
Message:

[titan] add loading screen to softcam

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/softcam.h

    r18463 r18637  
    265265        struct skin* b_blue = getscreennode(softcam, "b4");
    266266
     267        drawscreen(loading, 0, 0);
     268
    267269        // show labels
    268270        changetext(menutitle, _("Softcam selection:"));
Note: See TracChangeset for help on using the changeset viewer.