mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
Fix an import.
This commit is contained in:
parent
427c822910
commit
c7838eec93
@ -1,4 +1,5 @@
|
||||
# -*- 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
Block a user