hotfix animation maker
This commit is contained in:
parent
d111c2f8cd
commit
7f47a63e46
1 changed files with 2 additions and 4 deletions
|
@ -1,13 +1,11 @@
|
||||||
using DangerousD.GameCore.Graphics;
|
using Microsoft.Xna.Framework;
|
||||||
using Microsoft.Xna.Framework;
|
|
||||||
using Newtonsoft.Json;
|
using Newtonsoft.Json;
|
||||||
using System;
|
using System;
|
||||||
using NativeFileDialogSharp;
|
using NativeFileDialogSharp;
|
||||||
using System.IO;
|
using System.IO;
|
||||||
using System.Linq;
|
using System.Linq;
|
||||||
using System.Reflection.Metadata;
|
using System.Reflection.Metadata;
|
||||||
using Zofo.GameCore.ZoFo_grafics;
|
using ZoFo.GameCore.Graphics;
|
||||||
|
|
||||||
namespace AnimationsFileCreator
|
namespace AnimationsFileCreator
|
||||||
{
|
{
|
||||||
class Program
|
class Program
|
||||||
|
|
Loading…
Add table
Reference in a new issue