mirror of
https://github.com/t-affeldt/climate_api.git
synced 2025-07-20 22:33:50 -04:00
Remove is_connected() and use minetest counterpart
This commit is contained in:
parent
a56116e8ab
commit
31462ab08e
2 changed files with 3 additions and 12 deletions
|
@ -212,4 +212,4 @@ local function handle_effect(player_data)
|
|||
end
|
||||
|
||||
climate_api.register_effect(EFFECT_NAME, handle_effect, "tick")
|
||||
climate_api.set_effect_cycle(EFFECT_NAME, CYCLE_LENGTH)
|
||||
climate_api.set_effect_cycle(EFFECT_NAME, CYCLE_LENGTH)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue