修改类名

master
kn5886348135 3 years ago
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…
Cancel
Save