ConstructionGL2 Part 2: Better guided steps and recipes. (#5103)
This commit is contained in:
committed by
GitHub
parent
5be8271907
commit
5a5006e4cf
@@ -14,7 +14,7 @@ namespace Content.Server.Construction
|
||||
{
|
||||
private readonly HashSet<EntityUid> _constructionUpdateQueue = new();
|
||||
|
||||
private void InitializeSteps()
|
||||
private void InitializeInteractions()
|
||||
{
|
||||
#region DoAfter Subscriptions
|
||||
|
||||
|
||||
Reference in New Issue
Block a user