OBT/1.2.0(Spring Update)
Sync with Upstream
This commit is contained in:
@@ -12,7 +12,11 @@ namespace Barotrauma
|
||||
public readonly int RandomSeed;
|
||||
|
||||
protected readonly EventPrefab prefab;
|
||||
|
||||
|
||||
#nullable enable
|
||||
public Mission? TriggeringMission;
|
||||
#nullable restore
|
||||
|
||||
public EventPrefab Prefab => prefab;
|
||||
|
||||
public EventSet ParentSet { get; private set; }
|
||||
|
||||
Reference in New Issue
Block a user