Skip to content

Commit

Permalink
Added 'On Railroads' action support
Browse files Browse the repository at this point in the history
  • Loading branch information
332fg-raven authored and rp- committed Dec 4, 2023
1 parent 05ebda0 commit 8922cff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dcs/point.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ class PointAction(Enum):
FromGroundAreaHot = "From Ground Area Hot"
LandingReFuAr = "LandingReFuAr"
Custom = "Custom"
OnRailroads = "On Railroads"


class StaticPoint:
Expand Down

0 comments on commit 8922cff

Please sign in to comment.