mirror of
https://github.com/DCFApixels/DragonECS.git
synced 2025-09-18 01:44:35 +08:00
fix
This commit is contained in:
parent
a8e550d6f5
commit
1569b6507d
@ -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;
|
||||||
|
Loading…
Reference in New Issue
Block a user