mirror of
https://github.com/dcronqvist/DotTiled.git
synced 2025-05-08 22:06:03 +03:00
Use only Model namespace
This commit is contained in:
parent
96ad2af667
commit
608e77927a
86 changed files with 278 additions and 161 deletions
|
@ -1,6 +1,6 @@
|
|||
using System.Xml;
|
||||
using DotTiled.Model.Properties;
|
||||
using DotTiled.Model.Properties.CustomTypes;
|
||||
using DotTiled.Model;
|
||||
using DotTiled.Model;
|
||||
|
||||
namespace DotTiled.Tests;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue