wapiflapi / binglide

Visual reverse engineering tool. Veles is better, use it. Don't use this.
MIT License
585 stars 65 forks source link

Resolve startup errors #11

Open FrancisMurillo opened 8 years ago

FrancisMurillo commented 8 years ago

This is a patch along with issue #8 to initialize without error. My only uncertainty is with levels in self.img.setImage(projected, levels=[10, 10]). It was None formerly but works with this configuration.