mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2025-01-02 03:17:34 +01:00
Tabs enum
This commit is contained in:
parent
0fda1ecabf
commit
3f46f14e63
6
src/GameOptions/GameOptionsTabs.ts
Normal file
6
src/GameOptions/GameOptionsTabs.ts
Normal file
@ -0,0 +1,6 @@
|
||||
export enum GameOptionsTabs {
|
||||
SYSTEM,
|
||||
INTERFACE,
|
||||
GAMEPLAY,
|
||||
MISC,
|
||||
}
|
Loading…
Reference in New Issue
Block a user