mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-12-21 05:35:45 +01:00
Update NetscriptDefinitions.d.ts
This commit is contained in:
parent
b4c791afe6
commit
7784c2f8b2
1
src/ScriptEditor/NetscriptDefinitions.d.ts
vendored
1
src/ScriptEditor/NetscriptDefinitions.d.ts
vendored
@ -6881,6 +6881,7 @@ declare enum ToastVariant {
|
|||||||
/** @public */
|
/** @public */
|
||||||
export type ToastTypes = `${ToastVariant}`;
|
export type ToastTypes = `${ToastVariant}`;
|
||||||
|
|
||||||
|
/** @public */
|
||||||
declare enum CrimeType {
|
declare enum CrimeType {
|
||||||
SHOPLIFT = "SHOPLIFT",
|
SHOPLIFT = "SHOPLIFT",
|
||||||
ROB_STORE = "ROBSTORE",
|
ROB_STORE = "ROBSTORE",
|
||||||
|
Loading…
Reference in New Issue
Block a user