make property optional
This commit is contained in:
parent
408147b8b0
commit
709817d4fe
@ -382,7 +382,7 @@ export interface Props
|
||||
ExplosionEffectType?: string
|
||||
LinkedWeapon?: string
|
||||
UseAmmoWithoutShell?: boolean
|
||||
RandomLootSettings: IRandomLootSettings
|
||||
RandomLootSettings?: IRandomLootSettings
|
||||
}
|
||||
|
||||
export interface IHealthEffect
|
||||
|
Loading…
Reference in New Issue
Block a user