mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-27 13:21:41 -05:00
Update groupMargin.js
This commit is contained in:
@@ -43,6 +43,9 @@ var loadMarginVersion = async () => {
|
||||
if (card.version.includes('saga')) {
|
||||
sagaEdited();
|
||||
}
|
||||
if (card.version.includes('class')) {
|
||||
classEdited();
|
||||
}
|
||||
drawTextBuffer();
|
||||
drawFrames();
|
||||
bottomInfoEdited();
|
||||
|
Reference in New Issue
Block a user