mirror of
https://codeberg.org/icewind/vmt-parser.git
synced 2026-06-03 12:04:06 +02:00
10 lines
158 B
Text
10 lines
158 B
Text
---
|
|
source: tests/parse.rs
|
|
expression: result
|
|
---
|
|
patch(PatchMaterial(
|
|
include: "tests/data/concretefloor003.vmt",
|
|
replace: {
|
|
"$ssbump": "0",
|
|
},
|
|
))
|