Ignore:
Timestamp:
05/14/12 21:53:24 (11 years ago)
Author:
nit
Message:

fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/plugins/weather/weather.h

    r15709 r15715  
    417417                if(rcret == getrcconfigint("rcyellow", NULL))
    418418                {
    419                         writeweather(getconfig("weatherfile", listbox);
     419                        writeweather(getconfig("weatherfile", NULL), listbox);
    420420                        continue;
    421421                }
Note: See TracChangeset for help on using the changeset viewer.