mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-10 21:06:59 -04:00
Added list for refering to keyword parameters; keyword database updated when keywords change
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@270 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
@@ -160,6 +160,8 @@ enum ChildMenuID {
|
||||
, ID_KEYWORD_MODE
|
||||
, ID_PARAM_TYPE_MIN = 3101
|
||||
, ID_PARAM_TYPE_MAX = 3199
|
||||
, ID_PARAM_REF_MIN = 3201
|
||||
, ID_PARAM_REF_MAX = 3299
|
||||
|
||||
// Statistics panel
|
||||
, ID_FIELD_LIST = 3031
|
||||
|
||||
Reference in New Issue
Block a user