reduce number of gsub calls for text variable substitutions #4

Merged
Sokomine merged 1 commits from :trade_list into trade_list 2021-06-23 04:58:59 +02:00

1 Commits

Author SHA1 Message Date
b3c8889b95 reduce number of gsub calls for text variable substitutions
Use lua feature that allows to specify table with substitutions to
string.gsub()
2021-06-23 02:44:01 +03:00