diff --git a/addons/tagging/script_component.hpp b/addons/tagging/script_component.hpp index e57576d..2dfd1bb 100644 --- a/addons/tagging/script_component.hpp +++ b/addons/tagging/script_component.hpp @@ -13,5 +13,5 @@ #include "\z\afm\addons\main\script_macros.hpp" -#define MARKER_COLORS ["ColorRed", "ColorGreen", "ColorBlue", "ColorBlack"] -#define TEXTURE_COLORS ["red", "green", "blue", "black"] +#define MARKER_COLORS ["ColorRed", "ColorGreen", "ColorBlue", "ColorBlack", "ColorYellow", "ColorWhite"] +#define TEXTURE_COLORS ["red", "green", "blue", "black", "yellow", "white"]