Storyyeller / Krakatau

Java decompiler, assembler, and disassembler
GNU General Public License v3.0
1.97k stars 220 forks source link

NameError: global name 'ResultDict' is not defined #79

Closed samczsun closed 8 years ago

samczsun commented 8 years ago

At blockmaker.py

dummyvals = ResultDict(line=ssa_ops.MagicThrow(self.parent))
samczsun commented 8 years ago

?

Storyyeller commented 8 years ago

Oops, I thought I pushed the fix. Hold on.

samczsun commented 8 years ago

Phew. I thought I was going crazy