mirror of
https://github.com/t-affeldt/climate_api.git
synced 2025-07-05 01:40:38 +02:00
Update meta data
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user