EVENT MAINMENUSCREEN: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
Jblade (talk | contribs)
Created page with "EVENT_MAINMENUSCREEN is a Game Event. Triggered before the main menu is displayed. Set RETURN to -1 to disable the screens that appear before the main..."
 
Jblade (talk | contribs)
mNo edit summary
Line 1: Line 1:
EVENT_MAINMENUSCREEN is a [[EDuke32 event list|Game Event]].
EVENT_MAINMENUSCREEN is a [[EDuke32 event list|Misc Event]].


Triggered before the main menu is displayed. Set RETURN to -1 to disable the screens that appear before the main menu.
Triggered before the main menu is displayed. Set RETURN to -1 to disable the screens that appear before the main menu.


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

Revision as of 08:16, 29 January 2019

EVENT_MAINMENUSCREEN is a Misc Event.

Triggered before the main menu is displayed. Set RETURN to -1 to disable the screens that appear before the main menu.