Update README-RU.md

This commit is contained in:
Mikhail 2023-11-08 16:55:47 +08:00 committed by GitHub
parent cf1301208b
commit db7db981f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -590,7 +590,7 @@ public class Camera : ITransform
Vector3 Position { get; set; } Vector3 Position { get; set; }
// ... // ...
} }
pubcli TransformAspect : EcsAspect public TransformAspect : EcsAspect
{ {
public EcsHybridPool<Transform> transforms; public EcsHybridPool<Transform> transforms;
public Aspect(Builder b) public Aspect(Builder b)