mirror of
https://github.com/bryanthaboi/gen1recomp.git
synced 2026-08-12 16:31:05 +02:00
726e1d4ec5
The intro API upgrade left six player-visible literals in OakSpeech's FALLBACKS table outside the Strings routing, so the strings-coverage gate failed on dev. Mark them with Strings.source, the catalog idiom for declaration-site literals, and the gate is green again.