mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-24 02:03:01 +02:00
v0.51.8
This commit is contained in:
@@ -189,7 +189,6 @@ class CodeMirrorEditorWrapper extends ScriptEditor {
|
||||
}
|
||||
}
|
||||
}
|
||||
netscriptFns.sort().reverse();
|
||||
|
||||
CodeMirror.hint.netscript = function(editor) {
|
||||
const origList = CodeMirror.hint.javascript(editor) || {from: editor.getCursor(), to: editor.getCursor(), list: []};
|
||||
|
||||
Reference in New Issue
Block a user