mirror of
https://github.com/9ParsonsB/Pulsar.git
synced 2025-07-01 08:23:42 -04:00
Add SRV to VehicleSwitchTo
This commit is contained in:
@ -405,7 +405,8 @@ namespace Observatory.Framework.Files.ParameterTypes
|
|||||||
public enum VehicleSwitchTo
|
public enum VehicleSwitchTo
|
||||||
{
|
{
|
||||||
Mothership,
|
Mothership,
|
||||||
Fighter
|
Fighter,
|
||||||
|
SRV
|
||||||
}
|
}
|
||||||
|
|
||||||
public enum VoucherType
|
public enum VoucherType
|
||||||
|
Reference in New Issue
Block a user