Closed georgyrudnev closed 1 week ago
Please check if your PR fulfills the following requirements:
What kind of change does this PR introduce?
Currently there is sometimes a null exception or error when a null value is assigned to the governor in the change town governor handler.
Resolves #
Null value is now handled as well.
PR Checklist
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
What is the current behavior?
Currently there is sometimes a null exception or error when a null value is assigned to the governor in the change town governor handler.
What is the new behavior?
Resolves #
Null value is now handled as well.
Other information