mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-05-05 07:07:50 +02:00
MISC: Remove support for running NS1 scripts (#2083)
This commit is contained in:
@@ -83,8 +83,6 @@ export const Settings = {
|
||||
AutoexecScript: "",
|
||||
/** How often the game should autosave the player's progress, in seconds. */
|
||||
AutosaveInterval: 60,
|
||||
/** How many milliseconds between execution points for Netscript 1 statements. */
|
||||
CodeInstructionRunTime: 25,
|
||||
/** Whether to render city as list of buttons. */
|
||||
DisableASCIIArt: false,
|
||||
/** Whether global keyboard shortcuts should be disabled throughout the game. */
|
||||
|
||||
Reference in New Issue
Block a user