diff --git a/src/routes/Game.svelte b/src/routes/Game.svelte index c7efaeb..b8ae413 100644 --- a/src/routes/Game.svelte +++ b/src/routes/Game.svelte @@ -76,9 +76,7 @@ {#if isGameInstalled && !$gameNeedsReinstall} {#if !dataDirUpToDate}

Local data files must be synced up in-order to proceed

-

- This may overwrite any custom changes to the game's code or textures -

+

This may overwrite any modifications to the game's source code

Save files and settings will not be modified

{#if !updatingDataDir}