mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-12 21:47:00 -04:00
add is_default script function
This commit is contained in:
@@ -61,7 +61,9 @@ public:
|
||||
|
||||
/// Get the package (if it is set), otherwise return nullptr
|
||||
PackagedP getPackage() const;
|
||||
|
||||
|
||||
bool isDefault() override;
|
||||
|
||||
bool update(Context&) override;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user