mirror of
https://github.com/DCFApixels/DragonECS.git
synced 2025-09-17 17:34:36 +08:00
Update README-RU.md
This commit is contained in:
parent
cf1301208b
commit
db7db981f1
@ -590,7 +590,7 @@ public class Camera : ITransform
|
||||
Vector3 Position { get; set; }
|
||||
// ...
|
||||
}
|
||||
pubcli TransformAspect : EcsAspect
|
||||
public TransformAspect : EcsAspect
|
||||
{
|
||||
public EcsHybridPool<Transform> transforms;
|
||||
public Aspect(Builder b)
|
||||
|
Loading…
Reference in New Issue
Block a user