SmallTeamProjects / UOS

Unified Operating System recreation in python
2 stars 0 forks source link

Incorrect syntax of MENU ADD does not throw error #11

Open R3ngad33 opened 4 years ago

R3ngad33 commented 4 years ago

example: MENU ADD MainMenu 0 -t SHOW TIME adds a menu that says: SHOW Menu Error Menu Error Menu Error Menu Error

While I may have forgot the correct syntax to actually do the adding a SHOW TIME command in a menu it did expose this bug