annotate gamelib/scenes/game_constants.py @ 776:246538901599 pyntnclick

Extraneous whitespace
author Stefano Rivera <stefano@rivera.za.net>
date Sat, 26 Jan 2013 18:16:33 +0200
parents c72946d3a59a
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
212
2b820b4ba3bf Add constant for player id. Make IDs uppercase
Neil Muller <neil@dip.sun.ac.za>
parents:
diff changeset
1 """Usefule constants that are needed in several scenes"""
2b820b4ba3bf Add constant for player id. Make IDs uppercase
Neil Muller <neil@dip.sun.ac.za>
parents:
diff changeset
2
476
c72946d3a59a Some minor pylint driven style fixes
Neil Muller <neil@dip.sun.ac.za>
parents: 212
diff changeset
3 PLAYER_ID = '84C7-D10DCFDA0878'