EVENT NEWGAMESCREEN: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
Jblade (talk | contribs)
Created page with "EVENT_NEWGAMESCREEN is a Game Event. Triggered when a new game is started. Set RETURN to -1 to disable The Birth intro animation. Category:Events"
 
Jblade (talk | contribs)
mNo edit summary
Line 1: Line 1:
EVENT_NEWGAMESCREEN is a [[EDuke32 event list|Game Event]].
EVENT_NEWGAMESCREEN is a [[EDuke32 event list|Misc Event]].


Triggered when a new game is started. Set RETURN to -1 to disable The Birth intro animation.
Triggered when a new game is started. Set RETURN to -1 to disable The Birth intro animation.


[[Category:Events]]
[[Category:Events]]

Revision as of 08:16, 29 January 2019

EVENT_NEWGAMESCREEN is a Misc Event.

Triggered when a new game is started. Set RETURN to -1 to disable The Birth intro animation.