mirror of
https://github.com/t-affeldt/climate_api.git
synced 2025-07-06 02:10:35 +02:00
Update meta data
This commit is contained in:
@ -11,7 +11,7 @@ end
|
||||
|
||||
function weather_mod.set_weather(name)
|
||||
if type(weather_mod.weathers[name]) == nil then
|
||||
minetest.log("warning", "[Ultimate Weathers] Weather does not exist")
|
||||
minetest.log("warning", "[Believable Weather] Weather does not exist")
|
||||
return
|
||||
end
|
||||
weather_mod.state.current_weather = name
|
||||
|
Reference in New Issue
Block a user