mirror of
https://github.com/Ukendio/jecs.git
synced 2025-08-04 03:09:18 +00:00
Simplying
This commit is contained in:
parent
abc0b1ec22
commit
f284de6ec1
1 changed files with 1 additions and 1 deletions
|
@ -97,7 +97,7 @@ Builtin component type. This ID is for naming components, but realistically you
|
||||||
jecs.Rest: Id
|
jecs.Rest: Id
|
||||||
```
|
```
|
||||||
|
|
||||||
Builtin component type. This ID is simplying for denoting the end of the range for builtin component IDs.
|
Builtin component type. This ID is simply for denoting the end of the range for builtin component IDs.
|
||||||
|
|
||||||
# Functions
|
# Functions
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue