Skip to content

Commit 9d4015e

Browse files
TewanStefanH-AT
authored andcommitted
Fix some invalid vmt types
1 parent b6b3a23 commit 9d4015e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -815,7 +815,7 @@
815815
},
816816
{
817817
"name": "$rimlightboost",
818-
"type": "int",
818+
"type": "float",
819819
"description": "Boost for ambient cube component of rim lighting.",
820820
"wikiUri": "https://developer.valvesoftware.com/wiki/$rimlight#Additional_parameters"
821821
},

0 commit comments

Comments
 (0)