質問編集履歴

1

ソースコードの変更

2015/07/06 14:29

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -30,7 +30,7 @@
30
30
 
31
31
  public HelloWorld(){
32
32
 
33
- setTitle("ゲーム画面");
33
+ setTitle("helloworld");
34
34
 
35
35
  MainPanel panel = new MainPanel();
36
36