summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM/src/nen.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/TabSRMM/src/nen.h')
-rw-r--r--plugins/TabSRMM/src/nen.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/TabSRMM/src/nen.h b/plugins/TabSRMM/src/nen.h
index e9889eb66c..bca0b37885 100644
--- a/plugins/TabSRMM/src/nen.h
+++ b/plugins/TabSRMM/src/nen.h
@@ -52,7 +52,7 @@
namespace NEN
{
extern CMOption<int> ActionLeft, ActionRight;
- extern CMOption<bool> bMUCDisabled, bWindowCheck, bNoSounds, bNoAutoPopup, bColDefaultErr;
+ extern CMOption<bool> bMucPopups, bWindowCheck, bNoSounds, bNoAutoPopup, bColDefaultErr;
extern CMOption<int> iDelayMsg, iDelayErr;
extern CMOption<DWORD> colTextMsg, colBackMsg;