mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-26 19:14:32 +02:00
Added a ?noScripts query string that can be used to start the game without loading any scripts.
This commit is contained in:
@@ -1764,8 +1764,6 @@ window.onload = function() {
|
||||
var db = e.target.result;
|
||||
var objectStore = db.createObjectStore("savestring");
|
||||
}
|
||||
|
||||
console.log(window.location.href);
|
||||
};
|
||||
|
||||
export {Engine};
|
||||
|
||||
Reference in New Issue
Block a user