mirror of
https://github.com/BlackMATov/evolved.lua.git
synced 2025-12-15 04:15:28 +07:00
fix readme formatting
This commit is contained in:
@@ -1149,6 +1149,7 @@ collect_garbage :: ()
|
|||||||
|
|
||||||
### Relations
|
### Relations
|
||||||
|
|
||||||
|
```
|
||||||
pair :: id, id -> id
|
pair :: id, id -> id
|
||||||
unpair :: id -> id, id
|
unpair :: id -> id, id
|
||||||
|
|
||||||
@@ -1163,6 +1164,7 @@ secondaries :: entity, fragment -> {secondaries_state? -> fragment?, component?}
|
|||||||
|
|
||||||
primary_count :: entity, fragment -> integer
|
primary_count :: entity, fragment -> integer
|
||||||
secondary_count :: entity, fragment -> integer
|
secondary_count :: entity, fragment -> integer
|
||||||
|
```
|
||||||
|
|
||||||
### Classes
|
### Classes
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user