diff gamelib/scenes/game_constants.py @ 476:c72946d3a59a

Some minor pylint driven style fixes
author Neil Muller <neil@dip.sun.ac.za>
date Sun, 29 Aug 2010 11:36:16 +0200
parents 2b820b4ba3bf
children
line wrap: on
line diff
--- a/gamelib/scenes/game_constants.py	Sun Aug 29 11:17:09 2010 +0200
+++ b/gamelib/scenes/game_constants.py	Sun Aug 29 11:36:16 2010 +0200
@@ -1,3 +1,3 @@
 """Usefule constants that are needed in several scenes"""
 
-PLAYER_ID='84C7-D10DCFDA0878'
+PLAYER_ID = '84C7-D10DCFDA0878'