New prompts
This commit is contained in:
parent
1a8f742043
commit
986a133378
|
@ -47,7 +47,7 @@ Const
|
||||||
mysMaxVoteQuestion = 20; // Max number of voting questions
|
mysMaxVoteQuestion = 20; // Max number of voting questions
|
||||||
mysMaxMenuNameLen = 20; // menu name size
|
mysMaxMenuNameLen = 20; // menu name size
|
||||||
mysMaxMenuCmds = 75; // Maximum menu commands per menu
|
mysMaxMenuCmds = 75; // Maximum menu commands per menu
|
||||||
mysMaxThemeText = 491; // Total prompts in theme file
|
mysMaxThemeText = 493; // Total prompts in theme file
|
||||||
|
|
||||||
fn_SemFileEcho = 'echomail.now';
|
fn_SemFileEcho = 'echomail.now';
|
||||||
fn_SemFileNews = 'newsmail.now';
|
fn_SemFileNews = 'newsmail.now';
|
||||||
|
|
Loading…
Reference in New Issue