forked from External/mage
removed card scanning from the client
This commit is contained in:
parent
60289b43de
commit
fb2ea95f55
1 changed files with 0 additions and 1 deletions
|
|
@ -1005,7 +1005,6 @@ public class MageFrame extends javax.swing.JFrame implements MageClient {
|
|||
SwingUtilities.invokeLater(new Runnable() {
|
||||
@Override
|
||||
public void run() {
|
||||
CardScanner.scan();
|
||||
for (String arg : args) {
|
||||
if (arg.startsWith(liteModeArg)) {
|
||||
liteMode = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue