mirror of https://github.com/pret/pokecrystal.git
spacing
This commit is contained in:
parent
3f536b62a7
commit
6a8e2d0ed4
|
@ -1,5 +1,6 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
from copy import copy
|
||||
|
||||
#this is straight out of ../textpre.py because i'm lazy
|
||||
#see jap_chars for overrides if you are in japanese mode?
|
||||
chars = {
|
||||
|
|
Loading…
Reference in New Issue