mirror of
https://github.com/t-affeldt/climate_api.git
synced 2025-10-21 04:35:20 +02:00
Remove is_connected() and use minetest counterpart
This commit is contained in:
@@ -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)
|
||||
|
Reference in New Issue
Block a user