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