This commit is contained in:
Mikhail 2024-11-08 15:45:55 +08:00
parent a8e550d6f5
commit 1569b6507d

View File

@ -630,7 +630,7 @@ namespace DCFApixels.DragonECS
//отслеживание осортированности систем //отслеживание осортированности систем
private int _lastSortOrder; private int _lastSortOrder;
private int _lastAddOrder; //private int _lastAddOrder;
private bool _isSorted = true; private bool _isSorted = true;
private string _layerName; private string _layerName;