fix: Fixes spawn entry migration (#1696)

This commit is contained in:
Kamron Batman 2024-03-04 21:09:58 -08:00 committed by GitHub
parent c42c20aef9
commit f50a94e5a7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -47,6 +47,7 @@
"type": "System.Collections.Generic.List\u003CServer.ISpawnable\u003E",
"rule": "ListMigrationRule",
"ruleArguments": [
"@Tidy",
"Server.ISpawnable",
"SerializableInterfaceMigrationRule"
]