Remove obsolete system event unsubscriptions (#4190)
This commit is contained in:
@@ -52,9 +52,6 @@ namespace Content.Client.Construction
|
||||
{
|
||||
base.Shutdown();
|
||||
|
||||
UnsubscribeLocalEvent<PlayerAttachSysMessage>();
|
||||
UnsubscribeNetworkEvent<AckStructureConstructionMessage>();
|
||||
|
||||
CommandBinds.Unregister<ConstructionSystem>();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user