forgot to add channel resets for higher than 25

This commit is contained in:
Cracker64 2010-12-10 14:17:11 -05:00
parent 95c4e49f53
commit 137b96244d

View File

@ -1112,7 +1112,7 @@ void update_particles_i(pixel *vid, int start, int inc)
//}
if(ISWIRE==1)
{
for( q = 0;q<25;q++)
for( q = 0;q<99;q++)
if(!wireless[q][1])
{
wireless[q][0] = 0;