mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-27 05:14:53 -05:00
Remove comment
This commit is contained in:

committed by
Josh birnholz

parent
78f9029824
commit
7bf02a2dc1
@@ -657,8 +657,6 @@ function autoFrame() {
|
|||||||
autoSeventhEditionFrame(colors, card.text.mana.text, card.text.type.text, card.text.pt.text);
|
autoSeventhEditionFrame(colors, card.text.mana.text, card.text.type.text, card.text.pt.text);
|
||||||
}
|
}
|
||||||
|
|
||||||
// autoFramePack = frame;
|
|
||||||
|
|
||||||
if (autoFramePack != frame) {
|
if (autoFramePack != frame) {
|
||||||
loadScript('/js/frames/pack' + frame + '.js');
|
loadScript('/js/frames/pack' + frame + '.js');
|
||||||
autoFramePack = frame;
|
autoFramePack = frame;
|
||||||
|
Reference in New Issue
Block a user