forked from GithubMirrors/cardconjurer
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