Skip to content
Snippets Groups Projects
Commit 8ede781a authored by Florian Schröder's avatar Florian Schröder
Browse files

Add CookingCounter progress and raise exception for undefined counter types

The CookingCounter is now included in the list of counters for which we calculate progress. Additionally, if a counter type is not defined in the configuration, a ValueError will be raised. Unnecessary imports were also removed from 'overcooked_gui.py', and a 'to_dict' method was added in 'counters.py'. Fixing errors from merge.
parent 21a60763
No related branches found
No related tags found
1 merge request!30Resolve "Item and Meal extension fish and chips, pizza; general class for cooking counter -> stove, deep fryer, oven on class"
Pipeline #44786 passed