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

Refactor argument parser in Overcooked Simulator

The argument parser and related function calls have been moved from the `__main__` function in the Overcooked Simulator to the `main` function. This change streamlines the function calls and improves code readability and management. Furthermore, it ensures that essential configurations are in place before the game server and GUI are initiated.
parent 000c29b0
No related branches found
No related tags found
No related merge requests found
Pipeline #45012 passed