Small updates.

This commit is contained in:
JoelKatz
2012-12-02 20:49:28 -08:00
parent 331514570c
commit 6f8699254c
3 changed files with 3 additions and 2 deletions

View File

@@ -99,7 +99,7 @@ static bool LEFInit()
;
DECLARE_LEF(EnabledFeatures, ltFEATURES)
<< SOElement(sfEnabledFeatures, SOE_REQUIRED)
<< SOElement(sfFeatures, SOE_REQUIRED)
;
return true;