This commit is contained in:
@@ -214,7 +214,8 @@ namespace VEPROMS.CSLA.Library
|
||||
|
||||
Partials = 0x10000, // Do replace even on partial matches
|
||||
Plackeep = 0x20000, // Do replace in PlaceKeepers
|
||||
InSecTitle = 0x40000
|
||||
InSecTitle = 0x40000,
|
||||
BeforeTrans = 0x80000 // Only do replace if the string occurs immediately before a transition.
|
||||
}
|
||||
public enum E_ArrowKeys : uint
|
||||
{
|
||||
|
Reference in New Issue
Block a user