diff --git a/Assets/Mirror/Editor/Weaver/Processors/SyncListStructProcessor.cs b/Assets/Mirror/Editor/Weaver/Processors/SyncListStructProcessor.cs new file mode 100644 index 000000000..20db50b05 --- /dev/null +++ b/Assets/Mirror/Editor/Weaver/Processors/SyncListStructProcessor.cs @@ -0,0 +1,5 @@ +// This file was removed in Mirror 3.4.9 +// The purpose of this file is to get the old file overwritten +// when users update from the asset store to prevent a flood of errors +// from having the old file still in the project as a straggler. +// This file will be dropped from the Asset Store package in May 2019