view run_game.py @ 54:0abd45c58bd3

Remove some parts of gamescreen menu now that menu button is working.
author Simon Cross <simon@simonx>
date Mon, 23 Aug 2010 13:23:38 +0200
parents f2c3b516741b
children 38fb04728ac5
line wrap: on
line source

#! /usr/bin/env python

from gamelib import main
main.main()