mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-04-08 18:35:09 +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
|
||||
Case "status"
|
||||
c.ConditionType = ConditionTypes.Status
|
||||
Case "environment"
|
||||
Case "environmenttype"
|
||||
c.ConditionType = ConditionTypes.EnvironmentType
|
||||
End Select
|
||||
Me.Conditions.Add(c)
|
||||
|
Loading…
x
Reference in New Issue
Block a user