cbattista / CogSlots

Simulated Slot Machine for the behavioral sciences
5 stars 0 forks source link

Spinner fails to spin #112

Closed danathesane closed 13 years ago

danathesane commented 14 years ago

Starting gamplay and clicking spin gives the following error Traceback (most recent call last): File "./gameplay.py", line 445, in on_paint dc.GradientFillLinear((x, y, w, h), cfg.STEEL_BLUE, cfg.DARK_BLUE, 1) AttributeError: 'module' object has no attribute 'DARK_BLUE'

No spinning occurs and the error is dumped repeatedly.

cbattista commented 13 years ago

this is fixed - can't remember which commit though :p