From 6e14461fa6d5085349e4746b61c526f3c94be19f Mon Sep 17 00:00:00 2001 From: IIMarckus Date: Fri, 10 Oct 2014 01:46:06 -0600 Subject: Add a lot of Yellow text changes. --- preprocessor.py | 3 +++ 1 file changed, 3 insertions(+) (limited to 'preprocessor.py') diff --git a/preprocessor.py b/preprocessor.py index ee227612..6cd6ab05 100644 --- a/preprocessor.py +++ b/preprocessor.py @@ -176,6 +176,9 @@ chars = { "№": 0x74, +"′": 0x71, +"″": 0x73, + " ": 0x7F, "A": 0x80, "B": 0x81, -- cgit v1.2.3