mirror of
https://github.com/alliedmodders/amxmodx.git
synced 2025-01-27 14:18:06 +03:00
Fix typo in TE_STREAK_SPLASH description (#398)
This commit is contained in:
parent
e19f80cd3f
commit
3e660011b2
@ -549,7 +549,7 @@ enum
|
|||||||
* write_byte(color)
|
* write_byte(color)
|
||||||
* write_short(count)
|
* write_short(count)
|
||||||
* write_short(base speed)
|
* write_short(base speed)
|
||||||
* write_short(ramdon velocity)
|
* write_short(random velocity)
|
||||||
*/
|
*/
|
||||||
#define TE_STREAK_SPLASH 25
|
#define TE_STREAK_SPLASH 25
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user