diff options
Diffstat (limited to 'src')
| -rwxr-xr-x | src/index.tsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/index.tsx b/src/index.tsx index 6631ddc..010589e 100755 --- a/src/index.tsx +++ b/src/index.tsx @@ -169,7 +169,7 @@ function FGModInstallerSection() { ) : null} <PanelSectionRow> <div> - Install the mod above, then select and patch a game. + Install the mod above, then select and patch a game. If a game behaves strangely, be sure to select unpatch then restart the game to remove the mod. </div> </PanelSectionRow> </PanelSection> |
