Changeset 163 for 05/bugfix

Show
Ignore:
Timestamp:
09/20/04 19:25:37 (4 years ago)
Author:
ug
Message:

Fixed: wrong num of captures shown after BACK (to previous search pattern)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • 05/bugfix/kombilo.py

    r155 r163  
    43534353                            return 
    43544354                    self.board.newPosition() 
     4355                    self.capB, self.capW = 0, 0 
    43554356                    self.moveno.set('0') 
    43564357                    self.displayNode(self.cursor.getRootNode(self.cursor.currentGame))