Improved cmd enum
Defining a capitalized enum was useless in the end. I now use cmd_string as the name of the enum, where string is the string for the cmd interpreter
Loading
Please sign in to comment
Defining a capitalized enum was useless in the end. I now use cmd_string as the name of the enum, where string is the string for the cmd interpreter