aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/assets/ScriptsAssetSet/osWeatherMap.lsl
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--bin/assets/ScriptsAssetSet/osWeatherMap.lsl2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/assets/ScriptsAssetSet/osWeatherMap.lsl b/bin/assets/ScriptsAssetSet/osWeatherMap.lsl
index 8fc6007..6a2232b 100644
--- a/bin/assets/ScriptsAssetSet/osWeatherMap.lsl
+++ b/bin/assets/ScriptsAssetSet/osWeatherMap.lsl
@@ -6,7 +6,7 @@ string URL3 = "http://icons.wunderground.com/data/640x480/2xus_st.gif";
6string dynamicID=""; 6string dynamicID="";
7string contentType="image"; 7string contentType="image";
8 8
9void refresh_texture() 9refresh_texture()
10{ 10{
11 count++; 11 count++;
12 string url = ""; 12 string url = "";