Skip to content

Commit

Permalink
Add SwitchExpressionException to sandbox
Browse files Browse the repository at this point in the history
Fixes #5450
  • Loading branch information
PJB3005 committed Oct 7, 2024
1 parent 9763f5f commit 9505cb6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Robust.Shared/ContentPack/Sandbox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -656,6 +656,7 @@ Types:
RequiredMemberAttribute: { All: True }
RuntimeCompatibilityAttribute: { All: True }
RuntimeHelpers: { All: True }
SwitchExpressionException: { All: True }
TaskAwaiter: { All: True }
TaskAwaiter`1: { All: True }
TupleElementNamesAttribute: { All: True }
Expand Down

0 comments on commit 9505cb6

Please sign in to comment.