FIUS / jvk

Sheets and project for the annual Java-Vorkurs of the Fachgruppe Informatik der Universität Stuttgart
GNU Affero General Public License v3.0
4 stars 9 forks source link

Import Shapes for Sheet4Task1 #149

Closed graefjk closed 1 year ago

graefjk commented 2 years ago

many Students had problems with there code not working because the Shapes, Factories and Entities they were using were not imported.

Sara424242 commented 1 year ago

Implemented in #150

graefjk commented 1 year ago

Thanks @Sara424242