oh look, a stray space

master
Ted Unangst 5 years ago
parent 8bee0fa7de
commit fb75d9f4b1

@ -48,7 +48,7 @@ func unpucker(s string) string {
for _, c := range r {
xi++
if c == ' ' {
x[xi] = ' '
x[xi] = ' '
continue
}
for _, set := range []string{bigboldshitz, biggothshitz, bigitalshitz, bigbangshitz, bigblokshitz} {

Loading…
Cancel
Save