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