Skip to content

Commit

Permalink
fix build errors
Browse files Browse the repository at this point in the history
  • Loading branch information
LazyDuchess committed Jun 29, 2024
1 parent 4353a8d commit d52604f
Show file tree
Hide file tree
Showing 3 changed files with 37 additions and 3 deletions.
3 changes: 1 addition & 2 deletions Assets/Scripts/OpenTS2/Content/BaseLotInfo.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
using Codice.Client.Common.GameUI;
using OpenTS2.Files.Utils;
using OpenTS2.Files.Utils;
using System;
using System.Collections.Generic;
using System.Linq;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using UnityEditor.VersionControl;

namespace OpenTS2.Files.Formats.DBPF
{
Expand Down
36 changes: 36 additions & 0 deletions ProjectSettings/GraphicsSettings.asset

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d52604f

Please sign in to comment.