Bolts down event and minor tweaks (#2053)
* initial commit * I have to switch to master * oops * i need to merge master * finishing touches * updating submodule * bye Co-authored-by: Víctor Aguilera Puerto <6766154+Zumorica@users.noreply.github.com>
This commit is contained in:
@@ -57,7 +57,7 @@ namespace Content.Server.GameObjects.Components.Doors
|
||||
private bool _boltsDown;
|
||||
|
||||
[ViewVariables(VVAccess.ReadWrite)]
|
||||
private bool BoltsDown
|
||||
public bool BoltsDown
|
||||
{
|
||||
get => _boltsDown;
|
||||
set
|
||||
|
||||
Reference in New Issue
Block a user