mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
Remove stupid usings wtf are these
This commit is contained in:
parent
cce97acddc
commit
2f49b61dd2
@ -4,9 +4,7 @@ using NewHorizons.Utility;
|
|||||||
using OWML.Common;
|
using OWML.Common;
|
||||||
using System.Collections.Generic;
|
using System.Collections.Generic;
|
||||||
using System.Linq;
|
using System.Linq;
|
||||||
using System.Net.Mail;
|
|
||||||
using UnityEngine;
|
using UnityEngine;
|
||||||
using static UnityEngine.InputSystem.InputRemoting;
|
|
||||||
using Logger = NewHorizons.Utility.Logger;
|
using Logger = NewHorizons.Utility.Logger;
|
||||||
|
|
||||||
namespace NewHorizons.OtherMods.MenuFramework
|
namespace NewHorizons.OtherMods.MenuFramework
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user