mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-10 04:57:00 -04:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user