mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-18 23:38:35 +02:00
ENUMS: Initial Enum Helper rework + Reorganization (#596)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { Player } from "@player";
|
||||
import { LiteratureName } from "./Literature/data/LiteratureNames";
|
||||
import { LiteratureName } from "@enums";
|
||||
import { ITutorialEvents } from "./ui/InteractiveTutorial/ITutorialEvents";
|
||||
|
||||
// Ordered array of keys to Interactive Tutorial Steps
|
||||
|
||||
Reference in New Issue
Block a user