On 7/5/06, Kamilche <[EMAIL PROTECTED]> wrote:
             if alpha[x][y] > 0:

Strip ">0" from that line. That is, change it to  "if alpha[x][y]:".


--
Rikard.

Reply via email to