Evaluated proc strip_all str {regsub -all {[\[\]]} [strip_color $str] ""}

This commit is contained in:
GML(gamme_markup_language) on #flashsupport
2022-12-13 19:00:46 -08:00
committed by dupa dup
parent 845624cc8b
commit df4376d4e5
2 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1 @@
str {regsub -all {[\[\]]} [strip_color $str] ""}