fix: Fixes puzzle chest migration (#2319)
This commit is contained in:
parent
6b64fb3c3f
commit
0b92eec791
1 changed files with 4 additions and 2 deletions
|
|
@ -25,13 +25,15 @@
|
|||
"rule": "DictionaryMigrationRule",
|
||||
"ruleArguments": [
|
||||
"@Tidy",
|
||||
"@CanBeNull",
|
||||
"Server.Mobile",
|
||||
"SerializableInterfaceMigrationRule",
|
||||
"0",
|
||||
"Server.Items.PuzzleChestSolutionAndTime",
|
||||
"RawSerializableMigrationRule",
|
||||
"1",
|
||||
""
|
||||
"2",
|
||||
"",
|
||||
"@CanBeNull"
|
||||
]
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue