Skip to content

Commit

Permalink
Remove the note saying the SNES Addon is disabled when Display is in …
Browse files Browse the repository at this point in the history
…use (#1250)
  • Loading branch information
FabienTregan authored Jan 2, 2025
1 parent 05c9b7a commit 00cd79a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions www/src/Addons/SNES.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,6 @@ const SNES = ({ values, errors, handleChange, handleCheckbox }) => {
<div id="SNESpadAddonOptions" hidden={!values.SNESpadAddonEnabled}>
<Row>
<Trans ns="AddonsConfig" i18nKey="snes-extension-sub-header-text">
<p>
Note: If the Display is enabled at the same time, this Addon will
be disabled.
</p>
<h3>Currently Supported Controllers</h3>
<p>
SNES pad: D-Pad Supported. B = B1, A = B2, Y = B3, X = B4, L = L1,
Expand Down

0 comments on commit 00cd79a

Please sign in to comment.