Changeset 18787


Ignore:
Timestamp:
11/26/12 18:23:59 (11 years ago)
Author:
nit
Message:

[titan] add dirsort to play

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/play.h

    r18736 r18787  
    847847        if(dirrcret == 4)
    848848        {
    849                 //TODO: change sort
    850                 //addconfigint("dirstort", 3);
     849                int sort = screendirsort();
     850                addconfigint("dirstort", sort);
    851851                ret = 1;
    852852        }
Note: See TracChangeset for help on using the changeset viewer.