Pause on

From EDukeWiki
Revision as of 22:30, 14 September 2006 by TX (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The pause_on member of the userdef struct is set to 1 when the game is paused, 2 when the game is paused while shift is held, and 0 when the game is not paused. The "GAME PAUSED" message is not displayed when ud.pause_on has a value of 2.