mirror of
https://github.com/lampame/lampac-ukraine.git
synced 2026-04-17 01:42:19 +00:00
Previously, the code assumed all voices had the same number of seasons as the first voice, which could cause errors or incorrect behavior when voices had varying season counts. Now calculates the maximum seasons across all voices and safely handles cases where a specific voice doesn't have the requested season index.