mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Fix some warnings (#12615)
This commit is contained in:
parent
6a269d58ef
commit
a871115889
9 changed files with 13 additions and 13 deletions
|
@ -846,7 +846,6 @@ private:
|
|||
|
||||
EventManager *eventmgr = nullptr;
|
||||
QuicktuneShortcutter *quicktune = nullptr;
|
||||
bool registration_confirmation_shown = false;
|
||||
|
||||
std::unique_ptr<GameUI> m_game_ui;
|
||||
GUIChatConsole *gui_chat_console = nullptr; // Free using ->Drop()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue