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
7570b5868d
commit
573441234c
@ -403,7 +403,7 @@ class Subject : EcsSubject
|
||||
//поэтому будет создана новая или переиспользована свободная.
|
||||
EcsGroup group = EcsGroup.New(_world);
|
||||
//Освобождаем группу.
|
||||
group.Release();
|
||||
group.Dispose();
|
||||
```
|
||||
``` c#
|
||||
//Добвялем сущность entityID.
|
||||
|
Loading…
Reference in New Issue
Block a user