mirror of
https://codeberg.org/icewind/vdf-reader.git
synced 2026-06-03 18:14:07 +02:00
fix sequence at end of group, support bare sequences
This commit is contained in:
parent
eeeb47560b
commit
fe7bc149d6
10 changed files with 110 additions and 22 deletions
|
|
@ -11,6 +11,5 @@ r#Resource/specificPanel.res(
|
|||
],
|
||||
windows_path: "C:\\test\\no newline",
|
||||
r#\\"$translucent": true,
|
||||
r#$envmaptint: 0.5,
|
||||
r#.5: 0.5,
|
||||
r#$envmaptint: (0.5, 0.5, 0.5),
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue