Changeset 10935


Ignore:
Timestamp:
11/02/11 16:20:36 (12 years ago)
Author:
obi
Message:

[titan] skinselector.h fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/skinselector.h

    r10934 r10935  
    139139                        else
    140140                        {
    141                                 if(string_find("/var/swap/titanskins",list[i].name))
     141                                if(string_find("/var/swap/titanskins",list[j].name))
    142142                                {
    143143                                        char* tmpname = NULL;
Note: See TracChangeset for help on using the changeset viewer.