Replace ColorN and from HTML with a string constructor

This commit is contained in:
Aaron Franke
2020-12-06 17:37:34 -05:00
parent a033ffdc66
commit f593488534
3 changed files with 5 additions and 33 deletions

View File

@@ -101,7 +101,6 @@ public:
STR_TO_VAR,
VAR_TO_BYTES,
BYTES_TO_VAR,
COLORN,
MATH_SMOOTHSTEP,
MATH_POSMOD,
MATH_LERP_ANGLE,