mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-09-24 14:51:09 +08:00
Update menu.cpp - remove unused variable (#982)
This commit is contained in:
@@ -692,7 +692,6 @@ Component MenuEntry(MenuEntryOption option) {
|
|||||||
animator_foreground_.OnAnimation(params);
|
animator_foreground_.OnAnimation(params);
|
||||||
}
|
}
|
||||||
|
|
||||||
MenuEntryOption option_;
|
|
||||||
Box box_;
|
Box box_;
|
||||||
bool hovered_ = false;
|
bool hovered_ = false;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user