Fixed typo in changes.md
This commit is contained in:
parent
997ea48b54
commit
b16593425b
@ -77,7 +77,7 @@ Changed:
|
|||||||
Removed:
|
Removed:
|
||||||
---
|
---
|
||||||
- `multi:newFunction(func)`
|
- `multi:newFunction(func)`
|
||||||
- `thread:newFunction(func)` Has many more features and replaces completely what this function did
|
- `thread:newFunction(func)` Has many more features and replaces multi:newFunction did
|
||||||
|
|
||||||
- Calling Fire on a connection no longer returns anything! Now that internal features use connections, I noticed how slow connections are and have increased their speed quite a bit. From 50,000 Steps per seconds to almost 7 Million. All other features should work just fine. Only returning values has been removed
|
- Calling Fire on a connection no longer returns anything! Now that internal features use connections, I noticed how slow connections are and have increased their speed quite a bit. From 50,000 Steps per seconds to almost 7 Million. All other features should work just fine. Only returning values has been removed
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user