Add TODOs with things to be done

This commit is contained in:
Sollace 2019-06-02 17:23:06 +02:00
parent 994892046c
commit 91f445e1fa
2 changed files with 10 additions and 0 deletions

View file

@ -0,0 +1,5 @@
package com.minelittlepony.client.render.entities;
public class RenderPonyPillager {
// TODO: Render Pillagers as changelings
}

View file

@ -0,0 +1,5 @@
package com.minelittlepony.client.render.entities;
public class RenderPonyRavager {
// TODO: Render the Ravager as Lord Tirek
}