We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9b9274f + 9432a80 commit 94a5d7eCopy full SHA for 94a5d7e
1 file changed
Mithosis/src/core/model/StaticGameObject.java
@@ -6,7 +6,7 @@
6
* Created by rajabzz on 2/3/15.
7
*/
8
public class StaticGameObject extends GameObject {
9
- public static final String NAME = "static";
+ public static final String NAME = "statics";
10
11
private int turn;
12
0 commit comments