; menu.txt
;
; text entries for the menu system


;
; Misc.
;

1	"ON"
2	"OFF"
3	"- EMPTY SLOT -"
4	"No Sessions"
5	"That player class is not available in this demo."
6	"That option is not available in this demo."

;
; Main Menu
;

7	"MageSlayer"
8	"Single Player"
9	"Multiplayer"
10  "Load Game"
11  "Help!"
12	"Options"
13	"Quit"

;
; Single-Play Menus
;

14  "Select Player Class"
15  "EarthLord"
16	"Warlock"
17	"ArchDemon"
18	"Inquisitor"


;
; Options menus
;

19	"Options"
20	"Controls"
21	"Audio"
22	"Video"

23	"Control Options"
24	"Remap Controls..."
25	"Joystick: "
26	" X Sensitivity"
27	" Y Sensitivity"
28	"Mouse: "

29	"Choose Mode"

30	"Audio Options"
31	"MIDI: "
32	"MIDI Volume"
33	"CD: "
34	"CD Volume"
35	"SFX: "
36	"SFX Volume"

37	"Video Options"
38	"Gamma Correction"
39	"Screen Size"
40	"Video Modes..."
41	"3D Acceleration: "

42	"Remap Controls"
43	"Reset to Defaults"
44	"Forward: "
45	"Backward: "
46	"Turn Left: "
47	"Turn Right: "
48	"Strafe Left: "
49	"Strafe Right: "
50	"Fire: "
51	"Jump: "
52	"Speed: "
53	"SpeedLock: "
54	"Lower Camera: "
55	"Look: "

