remove void keyword for osWeatherMap.lsl. Update asset and inventory

uuids so that these new versions will show up in systems where they were
before.
This commit is contained in:
Sean Dague
2008-07-28 14:13:48 +00:00
parent f25af1f9e6
commit f69ae29e39
3 changed files with 10 additions and 10 deletions

View File

@@ -6,7 +6,7 @@ string URL3 = "http://icons.wunderground.com/data/640x480/2xus_st.gif";
string dynamicID="";
string contentType="image";
void refresh_texture()
refresh_texture()
{
count++;
string url = "";