mirror of
https://github.com/t-affeldt/climate_api.git
synced 2025-07-21 06:35:11 -04:00
Update meta data
This commit is contained in:
parent
f9df1d732f
commit
85cc68ddc2
12 changed files with 174 additions and 18 deletions
|
@ -55,7 +55,7 @@ function weather_mod.get_weather(pos, wind)
|
|||
end
|
||||
end
|
||||
if type(weather) == "nil" then
|
||||
minetest.log("error", "[Ultimate Weather] No default weather registered")
|
||||
minetest.log("error", "[Believable Weather] No default weather registered")
|
||||
end
|
||||
minetest.log(weather)
|
||||
return weather
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue