graphics: Adjust X offset for menu graphics.

There was too much space in the options menu between the Messages:
and Graphic Detail: graphics and their associated status labels.
Fix this.
This commit is contained in:
Simon Howard 2014-07-12 23:01:36 +00:00
parent c1af20bcb7
commit 9009d1dc4d

View file

@ -811,8 +811,8 @@ M_THERML -2 0
M_ENDGAM 0 1
M_PAUSE 0 0
M_MESSG 0 1
M_MSGON 5 1
M_MSGOFF 5 1
M_MSGON 20 1
M_MSGOFF 20 1
M_HURT 0 0
M_JKILL 0 0
M_ROUGH 0 0
@ -826,8 +826,8 @@ M_SAVEG 0 0
M_LOADG 0 0
M_DISP 0 0
M_MSENS 0 1
M_GDHIGH 0 1
M_GDLOW 0 1
M_GDHIGH 26 1
M_GDLOW 26 1
M_DETAIL 0 1
M_DISOPT 0 0
M_SCRNSZ 0 1