Jump to content

Pause on

From EDukeWiki
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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.