- everything compiles and mostly works again.

This commit is contained in:
Christoph Oelckers 2017-02-12 14:04:48 +01:00
commit bb6def820f
12 changed files with 119 additions and 77 deletions

View file

@ -278,4 +278,4 @@ void DListMenu::Drawer ()
// base class for menu items
//
//=============================================================================
IMPLEMENT_CLASS(DMenuItemBase, true, false)
IMPLEMENT_CLASS(DMenuItemBase, false, false)