Prompts increased for User2User chat
This commit is contained in:
parent
f975f813f3
commit
2d673c19ee
|
@ -47,7 +47,7 @@ Const
|
|||
mysMaxVoteQuestion = 20; // Max number of voting questions
|
||||
mysMaxMenuNameLen = 20; // menu name size
|
||||
mysMaxMenuCmds = 75; // Maximum menu commands per menu
|
||||
mysMaxThemeText = 478; // Total prompts in theme file
|
||||
mysMaxThemeText = 485; // Total prompts in theme file
|
||||
|
||||
Type
|
||||
SmallWord = System.Word;
|
||||
|
|
Loading…
Reference in New Issue