mirror of
https://github.com/alliedmodders/amxmodx.git
synced 2024-12-25 06:15:37 +03:00
Fixed TE_DLIGHT example Valve mistake! (P34nut)
This commit is contained in:
parent
451b648c7f
commit
a682ec6b7a
@ -362,7 +362,6 @@ enum
|
|||||||
// write_byte(red)
|
// write_byte(red)
|
||||||
// write_byte(green)
|
// write_byte(green)
|
||||||
// write_byte(blue)
|
// write_byte(blue)
|
||||||
// write_byte(brightness)
|
|
||||||
// write_byte(life in 10's)
|
// write_byte(life in 10's)
|
||||||
// write_byte(decay rate in 10's)
|
// write_byte(decay rate in 10's)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user