view run_game.py @ 213:2d72e84a765b

Add debugging print to fallback path
author Neil Muller <drnlmuller@gmail.com>
date Sat, 12 May 2012 20:34:20 +0200
parents d0de8832774b
children
line wrap: on
line source

#! /usr/bin/env python

from gamelib import main
main.main()