Assert continent number sanity in dai_data_phase_begin()
Once fix for #45767 is in, dai_data_phase_begin() should always have sane continent numbers. That makes change from #45768 redundant (but still sensible). It would be good to fc_assert() that to catch any other/future issues.
Once fix for #45767 is in, dai_data_phase_begin() should always have sane continent numbers. That makes change from #45768 redundant (but still sensible). It would be good to fc_assert() that to catch any other/future issues.