Changeset 44847
- Timestamp:
- May 1, 2020, 1:18:50 AM (9 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/plugins/tithek/tithek.h
r44846 r44847 2426 2426 { 2427 2427 tithekpic = tithekdownload(((struct tithek*)listbox->select->handle)->pic, ((struct tithek*)listbox->select->handle)->localname, "aXBrLUdaRmg6RkhaVkJHaG56ZnZFaEZERlRHenVpZjU2NzZ6aGpHVFVHQk5Iam0=", 1, 0); 2428 // if(file_exist(tithekpic)) 2428 if(file_exist(tithekpic)) 2429 { 2430 debug(99, "changepic: %s", tithekpic); 2429 2431 changepic(listbox->select, tithekpic); 2432 } 2430 2433 // else 2431 2434 // {
Note: See TracChangeset
for help on using the changeset viewer.