mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-10 13:06:59 -04:00
Rotation and reflection should now work correctly;
Finished the symmetry editor git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@538 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
@@ -153,10 +153,11 @@ enum ChildMenuID {
|
||||
, ID_SIDES
|
||||
|
||||
// SymbolSymmetryEditor toolbar/menu
|
||||
, ID_SYMMETRY = 2201
|
||||
, ID_SYMMETRY_ROTATION = ID_SHAPE
|
||||
, ID_SYMMETRY = 2301
|
||||
, ID_SYMMETRY_ROTATION = ID_SYMMETRY
|
||||
, ID_SYMMETRY_REFLECTION
|
||||
, ID_SYMMETRY_MAX
|
||||
, ID_ADD_SYMMETRY
|
||||
, ID_COPIES
|
||||
|
||||
// On cards panel
|
||||
|
||||
Reference in New Issue
Block a user