mirror of
https://github.com/space-wizards/RobustToolbox.git
synced 2026-02-14 19:29:36 +01:00
Add decimal type to sandbox whitelist (#5396)
This commit is contained in:
@@ -1054,6 +1054,7 @@ Types:
|
||||
DateTime: { All: True }
|
||||
DateTimeKind: { } # Enum
|
||||
DateTimeOffset: { All: True }
|
||||
Decimal: { All: True }
|
||||
Delegate:
|
||||
Methods:
|
||||
- "System.Delegate Combine(System.Delegate, System.Delegate)"
|
||||
|
||||
Reference in New Issue
Block a user