mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-19 14:13:48 +01:00
Remove the hardcoded script name
This commit is contained in:
parent
415ae8ee59
commit
44118c8a72
@ -460,7 +460,7 @@ export function InteractiveTutorialRoot(): React.ReactElement {
|
||||
<>
|
||||
<Typography>
|
||||
Your script is now running! It will continuously run in the background and will automatically stop if the
|
||||
code ever completes (the n00dles.script will never complete because it runs an infinite loop). <br />
|
||||
code ever completes (the {tutorialScriptName} will never complete because it runs an infinite loop). <br />
|
||||
<br />
|
||||
These scripts can passively earn you income and hacking experience. Your scripts will also earn money and
|
||||
experience while you are offline, although at a slightly slower rate. <br />
|
||||
|
Loading…
Reference in New Issue
Block a user