mirror of
https://github.com/dcronqvist/DotTiled.git
synced 2025-05-09 02:16:02 +03:00
Simplified loader a bit and added more docs
This commit is contained in:
parent
738a9fc5a8
commit
247f9294af
3 changed files with 48 additions and 34 deletions
|
@ -1,5 +1,6 @@
|
|||
using System.Numerics;
|
||||
using System.Runtime.CompilerServices;
|
||||
using DotTiled.Serialization;
|
||||
using NSubstitute;
|
||||
|
||||
namespace DotTiled.Tests;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue