Skip to content

Commit

Permalink
Remove the note saying the SNES Addon is disabled when Display is in use
Browse files Browse the repository at this point in the history
  • Loading branch information
FabienTregan committed Dec 29, 2024
1 parent fe1328b commit 78a3791
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 78a3791

Please sign in to comment.