mirror of
https://codeberg.org/icewind/vmt-parser.git
synced 2026-06-03 12:04:06 +02:00
docs are wrong, phong is float
This commit is contained in:
parent
b39558cc5b
commit
88cb35fda6
7 changed files with 7 additions and 7 deletions
|
|
@ -27,7 +27,7 @@ lightmappedgeneric(LightMappedGenericMaterial(
|
|||
r#$selfillum: false,
|
||||
r#$ssbump: false,
|
||||
r#$envmap: None,
|
||||
r#$phong: false,
|
||||
r#$phong: 0.0,
|
||||
r#$nofog: false,
|
||||
r#$ignorez: false,
|
||||
))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue