kthakore / frozen-bubble

Making frozen bubble cross platform
http://frozen-bubble.org
GNU General Public License v2.0
149 stars 33 forks source link

candy switching broken #35

Closed kthakore closed 13 years ago

kthakore commented 13 years ago

@@ -5460,82 +5467,91 @@ [...] my $candy_init = sub {

why did you remove that? candy switching is probably broken now (git blame tells you it is from 411670ea). don't remove stuff you don't understand, ask git blame to tell you :)

kthakore commented 13 years ago

Author: froggs Time: 1274306871 Field: status Value: closed

kthakore commented 13 years ago

Author: froggs Time: 1274306871 Field: resolution Value: fixed

kthakore commented 13 years ago

Author: froggs Time: 1274306871 Field: comment Value: I activated this block. Candy switching now works again. The candy moved to the lower right (out of the screen) with this block commented out.