The game already parsed the command line and I believe we do as well multiple times in commands.cpp and flags.cpp this is redundant with the other functions in place. those can be reused or this should replace all of the others
The game already parsed the command line and I believe we do as well multiple times in commands.cpp and flags.cpp this is redundant with the other functions in place. those can be reused or this should replace all of the others
This pull request has changes conflicting with the target branch.
src/client/component/colors.cpp
src/client/game/structs.hpp
src/client/game/symbols.hpp
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
The game already parsed the command line and I believe we do as well multiple times in commands.cpp and flags.cpp this is redundant with the other functions in place. those can be reused or this should replace all of the others
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.