Готовая лабораторная 3

This commit is contained in:
nikbel2004@outlook.com 2023-10-29 01:23:39 +04:00
parent afeb74a815
commit c2af1dfaa4

View File

@ -103,6 +103,7 @@ namespace Tank.Generics
tank.DrawTransport(g); tank.DrawTransport(g);
} }
i++; i++;
} }
} }
} }