Enable kyra engine in static builds. Maybe someone will work on it :)

svn-id: r17234
This commit is contained in:
Eugene Sandulenko 2005-03-25 22:37:34 +00:00
parent 1805fe7686
commit b2288005da

View file

@ -276,7 +276,7 @@ void PluginManager::loadPlugins() {
LINK_PLUGIN(SAGA)
#endif
#ifndef DISABLE_KYRA
//LINK_PLUGIN(KYRA)
LINK_PLUGIN(KYRA)
#endif
#endif