diff options
| author | Fuwn <[email protected]> | 2021-05-17 14:56:49 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2021-05-17 14:56:49 +0000 |
| commit | 511322d288098cf48eebe1f315343bef0fd9d67e (patch) | |
| tree | 9bdcd3129107fbbf7fa918d94cf72985b822524e /Makefile.toml | |
| parent | fix(make): typo (diff) | |
| download | archived-whirl-511322d288098cf48eebe1f315343bef0fd9d67e.tar.xz archived-whirl-511322d288098cf48eebe1f315343bef0fd9d67e.zip | |
fix(make): typo
Diffstat (limited to 'Makefile.toml')
| -rw-r--r-- | Makefile.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.toml b/Makefile.toml index 9a1e9f1..7add0f6 100644 --- a/Makefile.toml +++ b/Makefile.toml @@ -11,7 +11,7 @@ CARGO_MAKE_EXTEND_WORKSPACE_MAKEFILE = true # someone within the Whirlsplash Discord server; # https://discord.com/invite/8hn6padWF6. # -# See line 54! +# See line 56! WORLDS_PATH = "C:\\Program Files (x86)\\Worlds Inc\\WorldsPlayer - Win7\\WorldsPlayer.exe" # ------------ |