mirror of
https://github.com/opensim/opensim.git
synced 2026-08-11 20:05:33 +08:00
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:
@@ -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 = "";
|
||||
|
||||
Reference in New Issue
Block a user