mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-10 04:57:00 -04:00
feat: add card regions to declare image slice regions for DFCs
This commit is contained in:
@@ -97,7 +97,8 @@ IMPLEMENT_REFLECTION(StyleSheet) {
|
||||
REFLECT(card_width);
|
||||
REFLECT(card_height);
|
||||
REFLECT(card_dpi);
|
||||
REFLECT(card_background);
|
||||
REFLECT(card_background);
|
||||
REFLECT(card_regions);
|
||||
REFLECT(init_script);
|
||||
// styling
|
||||
REFLECT(styling_fields);
|
||||
|
||||
Reference in New Issue
Block a user