Cleanup: Remove `TelephoneComponent.RequiresPower` (#38823)
* Cleanup * Forgot about yml
This commit is contained in:
@@ -81,12 +81,6 @@ public sealed partial class TelephoneComponent : Component
|
||||
[DataField]
|
||||
public float ListeningRange = 2;
|
||||
|
||||
/// <summary>
|
||||
/// Specifies whether this telephone require power to fucntion
|
||||
/// </summary>
|
||||
[DataField]
|
||||
public bool RequiresPower = true;
|
||||
|
||||
/// <summary>
|
||||
/// This telephone should not appear on public telephone directories
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user