taking out some debug code from OldGuiNewGame.java

This commit is contained in:
slapshot5
2011-09-03 07:59:07 +00:00
parent 9aa620c68e
commit 9db7d863f1

View File

@@ -1882,9 +1882,10 @@ public class OldGuiNewGame extends JFrame implements NewConstants, NewConstants.
}
}
Constant.Keywords.loaded[0] = true;
/*
if (Constant.Runtime.DevMode[0]) {
System.out.println(Constant.Keywords.NonStackingList[0].list);
}
}*/
}
/*