We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e39b159 commit 85da2e2Copy full SHA for 85da2e2
doc/lua_api.txt
@@ -1026,7 +1026,7 @@ The function of `param1` is determined by `paramtype` in node definition.
1026
`param1` is reserved for the engine when `paramtype != "none"`.
1027
1028
* `paramtype = "light"`
1029
- * The value stores light with and without sun in its upper and lower 4 bits
+ * The value stores light with and without sun in its lower and upper 4 bits
1030
respectively.
1031
* Required by a light source node to enable spreading its light.
1032
* Required by the following drawtypes as they determine their visual
0 commit comments