And now it no longer prints.

Tento commit je obsažen v:
Sakse Dalum
2012-08-09 14:27:26 +02:00
rodič c22619b81f
revize a69281f5e1

Zobrazit soubor

@@ -59,7 +59,6 @@ class Level1(level.Level):
0))
self.objects.append(block.InvisBlock(self, i * 64,
(self.dimensions[1]) * 48))
print i
for i in range(self.dimensions[1]):
self.objects.append(block.InvisBlock(self, -64,
i * 48))