This reverts commit 50470c3aaa.
This commit is contained in:
@@ -45,10 +45,5 @@ namespace Content.Shared.Explosion.Components
|
||||
/// Whether you can examine the item to see its timer or not.
|
||||
/// </summary>
|
||||
[DataField] public bool Examinable = true;
|
||||
|
||||
/// <summary>
|
||||
/// Whether or not to show the user a popup when starting the timer.
|
||||
/// </summary>
|
||||
[DataField] public bool DoPopup = true;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user