Corrected enum value (EnhancedBackgrounds)

Numerous fixes
This commit is contained in:
Rich
2009-09-16 16:17:04 +00:00
parent 9e45e5601d
commit c549e65bf5
2 changed files with 33 additions and 15 deletions

View File

@@ -22,7 +22,7 @@ namespace VEPROMS.CSLA.Library
ApproveGenericBack = 0x0200,
DistributeApproved = 0x0400,
OutsideTransitions = 0x0800,
EnhancedBackGrounds = 0x1000,
EnhancedBackgrounds = 0x1000,
EnhancedDeviations = 0x2000,
AutoTableOfContents = 0x4000,
AutoPlacekeeper = 0x8000