mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
Update DialogueBuilder.cs
This commit is contained in:
parent
0298173935
commit
95dfe6a690
@ -1,4 +1,3 @@
|
||||
using Delaunay;
|
||||
using NewHorizons.Components.Props;
|
||||
using NewHorizons.External.Modules.Props.Dialogue;
|
||||
using NewHorizons.Handlers;
|
||||
@ -8,9 +7,7 @@ using NewHorizons.Utility.OWML;
|
||||
using OWML.Common;
|
||||
using System.Collections.Generic;
|
||||
using System.IO;
|
||||
using System.Linq;
|
||||
using System.Xml;
|
||||
using System.Xml.Linq;
|
||||
using UnityEngine;
|
||||
|
||||
namespace NewHorizons.Builder.Props
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user