mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-05-03 14:27:03 +02:00
Tabs enum
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
export enum GameOptionsTabs {
|
||||
SYSTEM,
|
||||
INTERFACE,
|
||||
GAMEPLAY,
|
||||
MISC,
|
||||
}
|
||||
Reference in New Issue
Block a user