Corrected enum value (EnhancedBackgrounds)
Numerous fixes
This commit is contained in:
@@ -22,7 +22,7 @@ namespace VEPROMS.CSLA.Library
|
||||
ApproveGenericBack = 0x0200,
|
||||
DistributeApproved = 0x0400,
|
||||
OutsideTransitions = 0x0800,
|
||||
EnhancedBackGrounds = 0x1000,
|
||||
EnhancedBackgrounds = 0x1000,
|
||||
EnhancedDeviations = 0x2000,
|
||||
AutoTableOfContents = 0x4000,
|
||||
AutoPlacekeeper = 0x8000
|
||||
|
Reference in New Issue
Block a user