Mercurial > fife-parpg
changeset 226:9b50a2702054
Removed stale pychan.manager import.
author | phoku@33b003aa-7bff-0310-803a-e67f0ece8222 |
---|---|
date | Fri, 20 Mar 2009 11:43:06 +0000 |
parents | 1beb7a3692f4 |
children | d642169490f7 |
files | clients/editor/plugins/mapeditor.py |
diffstat | 1 files changed, 0 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/clients/editor/plugins/mapeditor.py Fri Mar 20 02:16:06 2009 +0000 +++ b/clients/editor/plugins/mapeditor.py Fri Mar 20 11:43:06 2009 +0000 @@ -10,9 +10,6 @@ from selection import Selection, ClickSelection from plugins.objectselector import ObjectSelector -from pychan.manager import DEFAULT_STYLE -DEFAULT_STYLE['default']['base_color'] = fife.Color(85,128,151) - SCROLL_TOLERANCE = 10 SCROLL_SPEED = 1.0