changeset 120:e21b1a26fa5f

* Boy icon for rio de hola
author mvbarracuda@33b003aa-7bff-0310-803a-e67f0ece8222
date Mon, 04 Aug 2008 15:45:07 +0000
parents 6f9c7d0b35d4
children ae3b8139c7c7
files clients/rio_de_hola/gui/icons/boy.png clients/rio_de_hola/settings.py
diffstat 2 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
Binary file clients/rio_de_hola/gui/icons/boy.png has changed
--- a/clients/rio_de_hola/settings.py	Thu Jul 31 17:53:21 2008 +0000
+++ b/clients/rio_de_hola/settings.py	Mon Aug 04 15:45:07 2008 +0000
@@ -7,7 +7,7 @@
 ScreenWidth         = 1024
 ScreenHeight        = 768
 WindowTitle         = 'FIFE - Rio de hola'
-WindowIcon          = ''
+WindowIcon          = 'gui/icons/boy.png'
 
 MapFile             = 'maps/shrine.xml'
 Font                = 'fonts/samanata.ttf'