mirror of
https://github.com/dcronqvist/DotTiled.git
synced 2025-05-09 02:26:02 +03:00
Use only Model namespace
This commit is contained in:
parent
96ad2af667
commit
608e77927a
86 changed files with 278 additions and 161 deletions
|
@ -4,8 +4,6 @@ using System.IO;
|
|||
using System.Linq;
|
||||
using System.Text.Json;
|
||||
using DotTiled.Model;
|
||||
using DotTiled.Model.Properties;
|
||||
using DotTiled.Model.Properties.CustomTypes;
|
||||
|
||||
namespace DotTiled.Serialization.Tmj;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue