mirror of
https://github.com/DCFApixels/DragonECS-Graphs.git
synced 2025-09-17 11:04:34 +08:00
rename Subject to Aspect
This commit is contained in:
parent
fb222f828b
commit
c0d5d02a5d
@ -169,7 +169,7 @@ namespace DCFApixels.DragonECS
|
||||
public struct RelationsSpan
|
||||
{
|
||||
private readonly IdsBasket _basket;
|
||||
private readonly EcsSubject _subject;
|
||||
private readonly EcsAspect _aspect;
|
||||
}
|
||||
#endregion
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user