mirror of
https://github.com/DCFApixels/DragonECS-AutoInjections.git
synced 2025-09-17 20:34:34 +08:00
Update README-RU.md
This commit is contained in:
parent
68231d0489
commit
d325f0d4e9
@ -58,7 +58,7 @@ _pipeline = EcsPipeline.New()
|
||||
```csharp
|
||||
[EcsInject] EcsDefaultWorld _world;
|
||||
```
|
||||
Так же можно делать внедрение через свойсвто или метод
|
||||
Так же можно делать внедрение через свойство или метод
|
||||
```csharp
|
||||
EcsDefaultWorld _world;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user