view run_game.py @ 384:f0d5984dff92

Don't crash on images that are elsewhere
author Neil Muller <drnlmuller@gmail.com>
date Tue, 27 Oct 2009 19:44:20 +0000
parents e057e9483488
children
line wrap: on
line source

#! /usr/bin/env python

from gamelib import main
main.main()