mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-29 20:37:05 +02:00
get loading screen inside GameRoot
This commit is contained in:
+1
-1
@@ -538,4 +538,4 @@ function openImportFileHandler(evt) {
|
||||
reader.readAsText(file);
|
||||
}
|
||||
|
||||
export { saveObject, loadGame };
|
||||
export { saveObject, loadGame, openImportFileHandler };
|
||||
|
||||
Reference in New Issue
Block a user