google-code-export / gummworld2

Automatically exported from code.google.com/p/gummworld2
Other
2 stars 0 forks source link

Camera.interpolate crashes when popping context's exit() sets State.map=None #15

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Need to in Camera:

    def _get_visible_tile_range(self):
        if not State.map:
            return

Original issue reported on code.google.com by stabbing...@gmail.com on 11 Sep 2011 at 9:03

GoogleCodeExporter commented 9 years ago
This code has been retired

Original comment by stabbing...@gmail.com on 28 Nov 2011 at 3:37