27b58a5b71
tick_elapsed_time already stopped the clock for PausedResource and HomeScreen, but not for the first-run onboarding modal. A new player reading the three welcome slides would see their first-game time inflated by however long they spent on the tutorial. Added OnboardingScreen to the early-return guard using the same pattern as HomeScreen. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>