parent
90102c6dbf
commit
467ede82ca
@ -1,6 +1,6 @@
|
||||
package com.example.tankbattle;
|
||||
|
||||
public class T {
|
||||
public class Main {
|
||||
public static void main(String[] args) throws Exception {
|
||||
TankFrame tankFrame = new TankFrame();
|
||||
while (true) {
|
Loading…
Reference in new issue