mnoved update delay to base class and make
it setAble
This commit is contained in:
@@ -81,8 +81,6 @@ class MenuIntInput : public MenuControl {
|
||||
*/
|
||||
void printMenu() override;
|
||||
|
||||
void update() override {};
|
||||
|
||||
private:
|
||||
MenuIntInputWrapper* wrapper;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user