diff --git a/fx/FX.gd b/fx/FX.gd index 732f5e1..3d20c84 100644 --- a/fx/FX.gd +++ b/fx/FX.gd @@ -371,6 +371,8 @@ func apply_conifg( ]).sync() ## Changes the weather to an arbitrary and possibly chimeric configuration. +## +## Backend to public weather methods. func _set_weather( rain: float, snow: float,