------------------------------------------------------------------------ r5034 | hendricks266 | 2015-02-22 14:15:35 -0800 (Sun, 22 Feb 2015) | 1 line Menus: Fix assorted issues in MENU_NETOPTIONS. ------------------------------------------------------------------------ r5033 | hendricks266 | 2015-02-22 14:15:20 -0800 (Sun, 22 Feb 2015) | 7 lines CON: Add "definevolumeflags", currently equipped to hide an episode from the single player and/or multiplayer screens. enum { EF_HIDEFROMSP = 1<<0, EF_HIDEFROMMP = 1<<1, }; ------------------------------------------------------------------------ See http://svn.eduke32.com/listing.php?repname=eduke32 for more details.