mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Add disabled support for DestinationTag & lsfRequireDestTag.
This commit is contained in:
@@ -55,6 +55,9 @@ static bool TFInit()
|
||||
<< SOElement(sfSendMax, SOE_OPTIONAL)
|
||||
<< SOElement(sfPaths, SOE_DEFAULT)
|
||||
<< SOElement(sfInvoiceID, SOE_OPTIONAL)
|
||||
#if ENABLE_DESTINATION_TAG
|
||||
<< SOElement(sfDestinationTag, SOE_OPTIONAL)
|
||||
#endif
|
||||
;
|
||||
|
||||
DECLARE_TF(Contract, ttCONTRACT)
|
||||
|
||||
Reference in New Issue
Block a user