cleaning up

This commit is contained in:
Ryan Ward 2020-05-08 17:44:16 -04:00
parent 9d97eac146
commit 300827b7bd

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