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
d325f0d4e9
commit
bf62db3c89
@ -49,7 +49,7 @@ _pipeline = EcsPipeline.New()
|
||||
.Add(new TestSystem())
|
||||
.Add(new VelocitySystem())
|
||||
.Add(new ViewSystem())
|
||||
.AutoInject() // Активирует автоинъекции
|
||||
.AutoInject() // Готово, автоматические внедрения активированы
|
||||
.BuildAndInit();
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user