ScreenPrompt::BeginScreen
This commit is contained in:
@@ -28,6 +28,7 @@ public:
|
||||
|
||||
ScreenPrompt( const CString &sScreenName );
|
||||
virtual void Init();
|
||||
virtual void BeginScreen();
|
||||
void Load(
|
||||
CString sText,
|
||||
PromptType type = PROMPT_OK,
|
||||
|
||||
Reference in New Issue
Block a user