PreAGI works with the new GMM implementation

svn-id: r32956
This commit is contained in:
Christopher Page 2008-07-08 01:33:57 +00:00
parent a43f016b94
commit 3beccaf115
6 changed files with 15 additions and 18 deletions

View file

@ -228,7 +228,7 @@ FIXME (Fingolfin asks): Why are Mickey, Winnie and Troll standalone classes
error("Unknown preagi engine");
break;
}
return 0;
return _eventMan->shouldRTL();
}
} // End of namespace Agi