mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-07-27 15:54:25 +02:00
Forgot a thing
This commit is contained in:
parent
860241e774
commit
34a856e1a3
@ -73,7 +73,7 @@ Public Class EvolutionCondition
|
|||||||
c.ConditionType = ConditionTypes.Region
|
c.ConditionType = ConditionTypes.Region
|
||||||
Case "status"
|
Case "status"
|
||||||
c.ConditionType = ConditionTypes.Status
|
c.ConditionType = ConditionTypes.Status
|
||||||
Case "environment"
|
Case "environmenttype"
|
||||||
c.ConditionType = ConditionTypes.EnvironmentType
|
c.ConditionType = ConditionTypes.EnvironmentType
|
||||||
End Select
|
End Select
|
||||||
Me.Conditions.Add(c)
|
Me.Conditions.Add(c)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user