mirror of
https://github.com/anope/anope.git
synced 2026-07-05 21:33:14 +02:00
Fix detecting whether translations are disabled in ns_set_language.
This commit is contained in:
@@ -145,7 +145,7 @@ public:
|
||||
, commandnssetlanguage(this, languages)
|
||||
, commandnssasetlanguage(this, languages)
|
||||
{
|
||||
#ifndef HAVE_LOCALIZATION
|
||||
#if !HAVE_LOCALIZATION
|
||||
throw ModuleException("Anope was not built with localization support");
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user