mirror of
https://github.com/t-affeldt/climate_api.git
synced 2024-12-22 08:50:37 +01:00
Bump version number
This commit is contained in:
parent
d4e00db432
commit
c35cacc08f
@ -40,6 +40,4 @@ local function remove_effect(player_data)
|
||||
end
|
||||
|
||||
climate_api.register_effect(EFFECT_NAME, handle_effect, "tick")
|
||||
climate_api.register_effect(EFFECT_NAME, remove_effect, "stop")
|
||||
|
||||
climate_api.set_effect_cycle(EFFECT_NAME, climate_api.SHORT_CYCLE)
|
||||
climate_api.register_effect(EFFECT_NAME, remove_effect, "stop")
|
Loading…
Reference in New Issue
Block a user