client doesnt use parallelism anymore

This commit is contained in:
2024-04-23 01:02:39 -04:00
parent cb0d1d44dc
commit 54ba0101af
5 changed files with 17 additions and 17 deletions

View File

@@ -22,7 +22,7 @@
"StarterPlayerScripts": {
"$className": "StarterPlayerScripts",
"rapid/client": {
"$className": "Actor",
"$className": "Folder",
"Player": {
"$path": "src/client"
}