From a4616cda7d64dc950fbc8e8af913c4bc18bc5691 Mon Sep 17 00:00:00 2001 From: Lucien Greathouse Date: Sat, 20 Jun 2020 22:16:35 -0700 Subject: [PATCH] Fix test place's CharacterAutoLoads value --- plugin/test-place.project.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin/test-place.project.json b/plugin/test-place.project.json index 8e3a7b35..32901b26 100644 --- a/plugin/test-place.project.json +++ b/plugin/test-place.project.json @@ -19,7 +19,7 @@ } }, - "StarterPlayer": { + "Players": { "$properties": { "CharacterAutoLoads": false }