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:
CrazY
2019-05-16 15:06:30 +02:00
committed by Arkshine
parent c867d9a7cb
commit 2dd36300bf
-1
View File
@@ -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)
*/