Review Board

beta

fix sorting

Updated 11 months, 2 weeks ago

Jonathan Ellis Reviewers
reviewboard
None Navi
Allows grid to be sorted again by not nuking the map created in __init__.  11665 introduced the line in question, which was fine because it re-populated the map; then 11671 removed all the code that re-populated the map but not this line.

 
Ship it!
Posted 11 months, 2 weeks ago (January 24th, 2008, 3:55 p.m.)
Looks good. Committed. Thanks!