Server character restructure

This commit is contained in:
2024-04-20 15:05:43 -04:00
parent 4baf7bff51
commit b82606d64c
21 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
"rapid/client": {
"$className": "Actor",
"Player": {
"$path": "src/client/Player"
"$path": "src/client"
}
}
}
+1 -1
View File
File diff suppressed because one or more lines are too long