aboutsummaryrefslogtreecommitdiff
path: root/base
diff options
context:
space:
mode:
Diffstat (limited to 'base')
-rw-r--r--base/plugins.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/base/plugins.cpp b/base/plugins.cpp
index 6cd7448f68..d554f2283b 100644
--- a/base/plugins.cpp
+++ b/base/plugins.cpp
@@ -368,8 +368,8 @@ void PluginManager::loadPlugins() {
#ifndef DISABLE_SWORD2
LINK_PLUGIN(SWORD2)
#endif
- #ifndef DISABLE_SIMON
- LINK_PLUGIN(SIMON)
+ #ifndef DISABLE_AGOS
+ LINK_PLUGIN(AGOS)
#endif
#ifndef DISABLE_QUEEN
LINK_PLUGIN(QUEEN)