V15.0.0 #19

Merged
rayaman merged 9 commits from v15.0.0 into master 2021-05-01 17:33:58 -04:00
Showing only changes of commit 300827b7bd - Show all commits

View File

@ -54,7 +54,6 @@ end)
multi:lightloop()
```
Added:
---
- multi:newISOThread(name,func)
@ -69,6 +68,7 @@ Added:
Fixed:
---
- pseudoThreading and threads had an issue where they weren't executing properly
- lanesManager THREAD:get(STRING: name) not returning the value
# Update 14.2.0 - Bloatware Removed