Added CustomPackDialog for user constructed PackTypes.

There is no UI for using these custom types yet.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1318 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
twanvl
2009-01-09 15:43:15 +00:00
parent be08fac89b
commit 6fdb7f92b1
5 changed files with 196 additions and 44 deletions
+1
View File
@@ -201,6 +201,7 @@ enum ChildMenuID {
, ID_SEED_RANDOM
, ID_SEED_FIXED
, ID_GENERATE_PACK
, ID_CUSTOM_PACK
// SymbolFont (Format menu)
, ID_INSERT_SYMBOL_MENU_MIN = 9001