mirror of
https://github.com/LazyDuchess/OpenTS2.git
synced 2025-01-22 08:11:47 -05:00
Remove using UnityEngine from ReiaFrame
This commit is contained in:
parent
a9879f8f6d
commit
1e7d10fce1
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@
|
|||
using OpenTS2.Files.Utils;
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using UnityEngine;
|
||||
|
||||
namespace OpenTS2.Files.Formats.Reia
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue