Fix TE_DLIGHT documentation (#685)
There's no "brightness" parameter in TE_DLIGHT. Probably will cause server crash if it be passed.
This commit is contained in:
parent
ca69c36c1e
commit
6bed09db57
|
@ -565,7 +565,6 @@ enum
|
|||
* write_byte(red)
|
||||
* write_byte(green)
|
||||
* write_byte(blue)
|
||||
* write_byte(brightness)
|
||||
* write_byte(life in 10's)
|
||||
* write_byte(decay rate in 10's)
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue
Block a user