mirror of
https://codeberg.org/icewind/vdf-reader.git
synced 2026-06-03 18:14:07 +02:00
make bare sequences worth with Entry
This commit is contained in:
parent
fe7bc149d6
commit
d29d06166c
10 changed files with 145 additions and 24 deletions
|
|
@ -4,8 +4,11 @@ expression: parsed
|
|||
---
|
||||
{
|
||||
"Resource/specificPanel.res": {
|
||||
"$envmaptint": ".5",
|
||||
".5": ".5",
|
||||
"$envmaptint": [
|
||||
".5",
|
||||
".5",
|
||||
".5",
|
||||
],
|
||||
"\\\\\"$translucent\"": "1",
|
||||
"array": [
|
||||
"1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue