Починил отрисовку сущности.
This commit is contained in:
parent
550f65c1c2
commit
f1f865331b
@ -34,7 +34,7 @@ namespace AirBomber
|
|||||||
|
|
||||||
public void DrawningObject(Graphics g)
|
public void DrawningObject(Graphics g)
|
||||||
{
|
{
|
||||||
//TODO
|
_airBomber.DrawTransport(g);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user