Code cleanup.
This commit is contained in:
@@ -49,7 +49,7 @@ namespace Cryville.Crtr {
|
||||
ChartPlayer.etor.ContextCascadeUpdate(name, new PropSrc.Arbitrary(op.Type, value));
|
||||
}
|
||||
}
|
||||
static ArbitraryOp _arbop = new ArbitraryOp();
|
||||
static readonly ArbitraryOp _arbop = new ArbitraryOp();
|
||||
[ElementList]
|
||||
public Dictionary<RulesetSelectors, Constraint> Elements = new Dictionary<RulesetSelectors, Constraint>();
|
||||
[PropertyList]
|
||||
|
Reference in New Issue
Block a user