Skip to content

Commit

Permalink
fix: make pad play obscenely clear
Browse files Browse the repository at this point in the history
zkrising committed Jan 25, 2023
1 parent 78a9667 commit 3d7d72c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions client/src/app/pages/dashboard/import/ITGHookPage.tsx
Original file line number Diff line number Diff line change
@@ -12,6 +12,9 @@ export default function ITGHookPage() {
return (
<div>
<h2 className="text-center mb-4">ITG Hook Setup Instructions</h2>
<Alert variant="warning" style={{ fontSize: "3rem" }}>
All submitted scores <b>should be played on a pad.</b>
</Alert>
<Alert variant="warning">
Make sure you are running the following things:
<ul>

0 comments on commit 3d7d72c

Please sign in to comment.