Closed illlust closed 3 years ago
string s2 = d.UniPatch(s1); case sensitive error string s2 = d.uniPatch(s1); start with small case needed
Than you for the reporting. I fixed in https://github.com/cubicdaiya/dtl/commit/0551c22f5ee3d30dbc4b0700bde5acdb6f1a9348.
string s2 = d.UniPatch(s1); case sensitive error string s2 = d.uniPatch(s1); start with small case needed