mirror of
https://github.com/dcronqvist/DotTiled.git
synced 2025-05-08 22:46:04 +03:00
Updated docs a bit
This commit is contained in:
parent
247f9294af
commit
8fd43d95aa
5 changed files with 99 additions and 14 deletions
|
@ -2,9 +2,8 @@ using System;
|
|||
using System.Collections.Generic;
|
||||
using System.IO;
|
||||
using System.Linq;
|
||||
using DotTiled.Serialization;
|
||||
|
||||
namespace DotTiled;
|
||||
namespace DotTiled.Serialization;
|
||||
|
||||
/// <summary>
|
||||
/// Able to load Tiled resources from a given path.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue