Commit b788c37b authored by charlie.hamer's avatar charlie.hamer 💬

Update AnimatedObject.java

parent 10663c3a
......@@ -27,6 +27,6 @@ public class AnimatedObject extends GameObject {
}
public void objectInfo() {
println("GameObject:AnimatedObject");
println("GameObject:AnimatedObject"); //shows object heirarchy
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment