annotate gamelib/scenes/game_constants.py @ 799:a04a876ee369 pyntnclick

Update line numbers in po files
author Neil Muller <neil@dip.sun.ac.za>
date Sun, 27 Jan 2013 13:38:56 +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'