Prompts increased for User2User chat

This commit is contained in:
mysticbbs 2012-03-14 02:25:02 -04:00
parent f975f813f3
commit 2d673c19ee
1 changed files with 1 additions and 1 deletions

View File

@ -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;