mirror of
https://github.com/DCFApixels/DragonECS.git
synced 2025-11-12 16:45:55 +08:00
add todo
This commit is contained in:
parent
131bb03451
commit
acfb902dbe
@ -524,6 +524,7 @@ namespace DCFApixels.DragonECS
|
||||
}
|
||||
public void MergeWith(IReadOnlyList<string> other)
|
||||
{
|
||||
//TODO добавить оишбку если порядок совпадающих слоев не совпадает
|
||||
HashSet<string> seen = new HashSet<string>();
|
||||
List<string> result = new List<string>();
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user