...
This commit is contained in:
parent
ede00dc200
commit
70dec29f02
@ -79,6 +79,9 @@ public:
|
|||||||
|
|
||||||
protected:
|
protected:
|
||||||
std::function<void()> _exitCurrentState;
|
std::function<void()> _exitCurrentState;
|
||||||
|
|
||||||
|
|
||||||
|
void updateMountState() {}
|
||||||
};
|
};
|
||||||
|
|
||||||
} // namespace mcc
|
} // namespace mcc
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user