diff options
Diffstat (limited to 'src/gui/windows/npcdialog.h')
-rw-r--r-- | src/gui/windows/npcdialog.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gui/windows/npcdialog.h b/src/gui/windows/npcdialog.h index 997f97e8a..ffe021bc6 100644 --- a/src/gui/windows/npcdialog.h +++ b/src/gui/windows/npcdialog.h @@ -318,7 +318,6 @@ class NpcDialog final : public Window, int mCameraY; bool mShowAvatar; bool mLogInteraction; - bool mHideText; }; #endif // GUI_WINDOWS_NPCDIALOG_H |