質問編集履歴
1
文字が抜けていただけでしたすみません泣
title
CHANGED
File without changes
|
body
CHANGED
@@ -4,7 +4,7 @@
|
|
4
4
|
character.java
|
5
5
|
-----
|
6
6
|
|
7
|
-
public abstract class
|
7
|
+
public abstract class Character {
|
8
8
|
|
9
9
|
String name;
|
10
10
|
int hp;
|