Mercurial > fife-parpg
comparison clients/pychan_demo/settings.py @ 127:f98443afed5b
- pychan demo now should work again :)
author | chewie@33b003aa-7bff-0310-803a-e67f0ece8222 |
---|---|
date | Wed, 06 Aug 2008 22:32:54 +0000 |
parents | 97d6946bd917 |
children | 756b895e1dab |
comparison
equal
deleted
inserted
replaced
126:674bb162d93f | 127:f98443afed5b |
---|---|
10 LogModules = ['GUI']#['hexgrid'] | 10 LogModules = ['GUI']#['hexgrid'] |
11 LogToPrompt = 1 | 11 LogToPrompt = 1 |
12 LogToFile = 0 | 12 LogToFile = 0 |
13 | 13 |
14 FontGlyphs = " abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789.,!?-+/():;%&`'*#=[]\"" | 14 FontGlyphs = " abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789.,!?-+/():;%&`'*#=[]\"" |
15 Font = 'content/fonts/samanata.ttf' | 15 Font = 'fonts/samanata.ttf' |
16 | 16 |
17 WindowTitle = 'Pychan demo [FIFE Client]' | 17 WindowTitle = 'Pychan demo [FIFE Client]' |
18 WindowIcon = 'gui/pychan_logo.png' | 18 WindowIcon = 'gui/icons/pychan_logo.png' |