annotate gamelib/scenes/game_constants.py @ 232:ca490aecbe0e

Updated cryo unit to use new stuff. No more triangles! (Except for the ones that are still there.)
author Jeremy Thurgood <firxen@gmail.com>
date Thu, 26 Aug 2010 23:36:53 +0200
parents 2b820b4ba3bf
children c72946d3a59a
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
2b820b4ba3bf Add constant for player id. Make IDs uppercase
Neil Muller <neil@dip.sun.ac.za>
parents:
diff changeset
3 PLAYER_ID='84C7-D10DCFDA0878'