We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3807665 commit 3b41ff3Copy full SHA for 3b41ff3
Assets/CommeillFaut/CommeillFautAsset.cs
@@ -65,7 +65,6 @@ public IEnumerable<DynamicPropertyResult> VolitionPropertyCalculator(IQueryConte
65
Dictionary<SubstitutionSet, Name> ret = new Dictionary<SubstitutionSet, Name>();
66
67
var stringVolition = "";
68
- var possibleSE = new List<SocialExchange>();
69
bool SEConstraint = false;
70
71
0 commit comments