Clarified purpose of _set_weather.

This commit is contained in:
blujai831 2024-02-13 10:51:15 -08:00
parent 53d1bdb7f8
commit b82fc22498
No known key found for this signature in database
GPG Key ID: DDC31A0363AA5E66
1 changed files with 2 additions and 0 deletions

View File

@ -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,