diff options
Diffstat (limited to 'bin/assets/ScriptsAssetSet/osWeatherMap.lsl')
-rw-r--r-- | bin/assets/ScriptsAssetSet/osWeatherMap.lsl | 2 |
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"; | |||
6 | string dynamicID=""; | 6 | string dynamicID=""; |
7 | string contentType="image"; | 7 | string contentType="image"; |
8 | 8 | ||
9 | void refresh_texture() | 9 | refresh_texture() |
10 | { | 10 | { |
11 | count++; | 11 | count++; |
12 | string url = ""; | 12 | string url = ""; |