Changeset 23948
- Timestamp:
- 09/27/13 19:43:35 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/titan/extensions.h
r23819 r23948 158 158 } 159 159 160 if(count > 1) 160 //if(count > 1) // if only 1 installpath, don't show choicebox 161 if(count > 0) // show always choicebox 161 162 { 162 163 free(tmpstr); tmpstr = NULL;
Note: See TracChangeset
for help on using the changeset viewer.