~ubuntu-branches/ubuntu/precise/primrose/precise

« back to all changes in this revision

Viewing changes to tilePlacementGames/game1/gameSource/ColorPool.h

  • Committer: Bazaar Package Importer
  • Author(s): Paul Wise
  • Date: 2009-05-17 18:45:59 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20090517184559-p52j4da7tfp590rb
Tags: 6+dfsg1-1
* New upstream release
* Fix default permissions in the settings patch
* Some improvements to the get-orig-source target
* Drop the use of dh_desktop since it was replaced by a trigger

Show diffs side-by-side

added added

removed removed

Lines of Context:
78
78
        int mColorsToSkip;
79
79
        
80
80
        char mEndPhase;
 
81
        char mEndPhaseFirstColor;
81
82
        
82
83
 
83
84
        int mStepsBetweenUpdates;