8月29日 周浩 自动测试代码编写(失败)

This commit is contained in:
zhoudaxia 2016-08-30 07:08:31 +08:00
parent 8842b8e022
commit 9ed847689b
1 changed files with 2 additions and 8 deletions

View File

@ -1,10 +1,4 @@
/**
* Copyright (c) 2001-2016 Mathew A. Nelson and Robocode contributors
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://robocode.sourceforge.net/license/epl-v10.html
*/
package net.sf.robocode.ui.dialog;
@ -32,7 +26,7 @@ public class PreferencesViewOptionsTab extends WizardPanel {
private JCheckBox visibleRobotEnergyCheckBox;
private JCheckBox visibleRobotNameCheckBox;
private JCheckBox visibleScanArcsCheckBox;
private JCheckBox visibleScanArcsCheckBox; //
private JCheckBox visibleExplosionsCheckBox;
private JCheckBox visibleGroundCheckBox;
private JCheckBox visibleExplosionDebrisCheckBox;