parent
8a26eefe1a
commit
f76d23a92d
@ -0,0 +1,9 @@
|
|||||||
|
package cn.edu.caztc.sokobangame;
|
||||||
|
|
||||||
|
public class test {
|
||||||
|
|
||||||
|
public static void main(String[] args) {
|
||||||
|
new MainGame();
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
Loading…
Reference in new issue