Evaluated proc strip_colour str {regsub -all {\d{1,2}(,\d{1,2})?} $str {}}

This commit is contained in:
radical_honesty on #flashsupport
2023-01-07 18:00:20 -08:00
committed by dupa dup
parent 18d6107288
commit cdf3c4edee
2 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1 @@
str {regsub -all {\d{1,2}(,\d{1,2})?} $str {}}