mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-10 09:43:54 +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