2
0
mirror of https://github.com/9ParsonsB/Pulsar.git synced 2025-04-05 17:39:39 -04:00

Add SRV to VehicleSwitchTo

This commit is contained in:
Xjph 2022-12-13 19:12:34 -03:30
parent c4309b204c
commit 229e76b87d

View File

@ -405,7 +405,8 @@ namespace Observatory.Framework.Files.ParameterTypes
public enum VehicleSwitchTo
{
Mothership,
Fighter
Fighter,
SRV
}
public enum VoucherType