/media/sda5/docs/coding/python/pygame/RPG/Client/source 1.1/clientVars.py

Go to the documentation of this file.
00001 #file clientVars.py
00002 
00003 #Global Application Variables
00004 APP_NAME = "Python Chat Client"
00005 APP_VERSION = "1.1"
00006 APP_HOME = "http://www.onderstekop.nl/coding/p7_Python_Game_and_Chat_Client/"
00007 APP_UPDATE = "http://www.onderstekop.nl/coding/pythonder/getupdate.php"
00008 
00009 REACTOR_RUNNING = False

Generated on Mon Oct 8 05:43:00 2007 for Python Game and Chat Client by  doxygen 1.5.1