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