Убран todo
This commit is contained in:
parent
274f82bb70
commit
1435b6b56c
@ -78,7 +78,6 @@ public class DrawingStormtrooper {
|
||||
if (EntityStormtrooper == null) {
|
||||
return;
|
||||
}
|
||||
// todo: реализовать отрисовку дополнительного класса
|
||||
Graphics2D g2d = (Graphics2D) g;
|
||||
|
||||
Color bodyColor = EntityStormtrooper.BodyColor;
|
||||
|
Loading…
x
Reference in New Issue
Block a user