From 3e660011b238f7ec7974e0334a972c120265219b Mon Sep 17 00:00:00 2001 From: IgnacioFDM Date: Fri, 6 Jan 2017 17:05:36 -0300 Subject: [PATCH] Fix typo in TE_STREAK_SPLASH description (#398) --- plugins/include/message_const.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/include/message_const.inc b/plugins/include/message_const.inc index b5bfab34..f76412e7 100644 --- a/plugins/include/message_const.inc +++ b/plugins/include/message_const.inc @@ -549,7 +549,7 @@ enum * write_byte(color) * write_short(count) * write_short(base speed) - * write_short(ramdon velocity) + * write_short(random velocity) */ #define TE_STREAK_SPLASH 25