mirror of
https://github.com/dcronqvist/DotTiled.git
synced 2025-05-09 02:06:02 +03:00
Use folder structure namespaces
This commit is contained in:
parent
0a11cdd791
commit
e6d94247c1
90 changed files with 252 additions and 106 deletions
|
@ -1,4 +1,8 @@
|
|||
using System.Xml;
|
||||
using DotTiled.Model;
|
||||
using DotTiled.Model.Properties.CustomTypes;
|
||||
using DotTiled.Model.Tilesets;
|
||||
using DotTiled.Serialization.Tmx;
|
||||
|
||||
namespace DotTiled.Tests;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue