mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-30 04:47:03 +02:00
UI: Do not close scripts in editor when their servers are deleted (#2049)
This commit is contained in:
@@ -2,4 +2,5 @@
|
||||
export enum RamCalculationErrorCode {
|
||||
SyntaxError = -1,
|
||||
ImportError = -2,
|
||||
InvalidServer = -3,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user