mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 03:38:01 +00:00
taking out some debug code from OldGuiNewGame.java
This commit is contained in:
@@ -1882,9 +1882,10 @@ public class OldGuiNewGame extends JFrame implements NewConstants, NewConstants.
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
Constant.Keywords.loaded[0] = true;
|
Constant.Keywords.loaded[0] = true;
|
||||||
|
/*
|
||||||
if (Constant.Runtime.DevMode[0]) {
|
if (Constant.Runtime.DevMode[0]) {
|
||||||
System.out.println(Constant.Keywords.NonStackingList[0].list);
|
System.out.println(Constant.Keywords.NonStackingList[0].list);
|
||||||
}
|
}*/
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|||||||
Reference in New Issue
Block a user