Transition away from Screen(sName).
This commit is contained in:
@@ -2,10 +2,7 @@
|
||||
#include "ScreenInstructions.h"
|
||||
|
||||
|
||||
REGISTER_SCREEN_CLASS( ScreenInstructions );
|
||||
ScreenInstructions::ScreenInstructions( CString sName ) : ScreenWithMenuElements( sName )
|
||||
{
|
||||
}
|
||||
REGISTER_SCREEN_CLASS_NEW( ScreenInstructions );
|
||||
|
||||
void ScreenInstructions::Init()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user