mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-26 21:04:58 -05:00
Update version.js
This commit is contained in:
@@ -42,7 +42,7 @@ loadFramePackOptions([['disabled', 'Standard'], ['regular', 'Regular'], ['disabl
|
||||
function bottomInfoM15() {
|
||||
bottomInfoContext.clearRect(0, 0, cardWidth, cardHeight)
|
||||
var ptBoxShift = 0
|
||||
if (currentVersion == 'm15/commanderLegends') {
|
||||
if (currentVersion == 'm15/commanderLegends' || currentVersion == 'm15/m21') {
|
||||
ptBoxShift = 36/2100
|
||||
} else {
|
||||
for (var i = 0; i < cardTextList.length; i++) {
|
||||
|
Reference in New Issue
Block a user