Changeset 76 for mactorii.py

Show
Ignore:
Timestamp:
03/23/08 03:43:15 (8 months ago)
Author:
steve
Message:

small code changes

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • mactorii.py

    r75 r76  
    480480                 
    481481                        w = self.win.width 
    482                         h = 0 
    483482                        w = w - resizer.width 
    484                         resizer.blit(w,h
     483                        resizer.blit(w,0
    485484 
    486485                        self.win.flip()