代码合并
This commit is contained in:
parent
4402a27f5d
commit
27ca01fea9
|
@ -38,7 +38,6 @@ import java.util.Locale;
|
||||||
* @author Flemming N. Larsen (contributor)
|
* @author Flemming N. Larsen (contributor)
|
||||||
* @author Luis Crespo (contributor)
|
* @author Luis Crespo (contributor)
|
||||||
*/
|
*/
|
||||||
//自动分析测试
|
|
||||||
public class WindowManager implements IWindowManagerExt {
|
public class WindowManager implements IWindowManagerExt {
|
||||||
|
|
||||||
private final static int TIMER_TICKS_PER_SECOND = 50;
|
private final static int TIMER_TICKS_PER_SECOND = 50;
|
||||||
|
|
Loading…
Reference in New Issue