diff --git a/website/agb/src/app/crash/gameDeveloperSummary.tsx b/website/agb/src/app/crash/gameDeveloperSummary.tsx index e67d9044..c469853a 100644 --- a/website/agb/src/app/crash/gameDeveloperSummary.tsx +++ b/website/agb/src/app/crash/gameDeveloperSummary.tsx @@ -6,9 +6,39 @@ export function GameDeveloperSummary() { For game developers

If you don't want players to be sent to this page, you can:

    -
  1. Configure the backtrace page to point to your own site
  2. -
  3. Configure the backtrace page to not point to a site at all
  4. -
  5. Not use the backtrace feature
  6. +
  7. + Configure the backtrace page to point to your own site + +
  8. + +
  9. + Configure the backtrace page to not point to a site at all + +
  10. +
  11. + Not use the backtrace feature + +
);