mirror of
https://github.com/Syping/ragephoto-cli.git
synced 2025-11-09 13:15:17 +01:00
add plyrs to initialized json
This commit is contained in:
parent
470a1d68da
commit
d51a4c32c0
1 changed files with 2 additions and 1 deletions
|
|
@ -246,7 +246,8 @@ internal static class Program {
|
|||
["drctr"] = false,
|
||||
["rsedtr"] = false,
|
||||
["cv"] = true,
|
||||
["sign"] = photo.Sign
|
||||
["sign"] = photo.Sign,
|
||||
["plyrs"] = new JsonArray()
|
||||
},
|
||||
PhotoFormat.RDR2 => new() {
|
||||
["loc"] = jsonLocation,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue