yadat
parent
a072cdb3d8
commit
b824c95834
|
|
@ -25,7 +25,7 @@ import com.google.gson.Gson;
|
|||
|
||||
public class Main extends Canvas implements KeyListener, MouseMotionListener {
|
||||
public static void main(String[] args) {
|
||||
new Main();
|
||||
new ScrollingMain();
|
||||
}
|
||||
|
||||
private JFrame frame;
|
||||
|
|
|
|||
Loading…
Reference in New Issue