Start moving to SetFlag/ClearFlag

This commit is contained in:
JoelKatz
2013-06-17 18:52:08 -07:00
parent 36a84484e0
commit 8e2c65d4e0
3 changed files with 5 additions and 4 deletions

View File

@@ -31,6 +31,8 @@ void TFInit ()
<< SOElement (sfMessageKey, SOE_OPTIONAL)
<< SOElement (sfDomain, SOE_OPTIONAL)
<< SOElement (sfTransferRate, SOE_OPTIONAL)
<< SOElement (sfSetFlag, SOE_OPTIONAL)
<< SOElement (sfClearFlag, SOE_OPTIONAL)
;
DECLARE_TF (TrustSet, ttTRUST_SET)