view run_game.py @ 680:c9562e24bfed pyntnclick

Don't propogate clicks on the close button
author Neil Muller <neil@dip.sun.ac.za>
date Sun, 12 Feb 2012 23:10:00 +0200
parents ebb2efcb4ea7
children
line wrap: on
line source

#! /usr/bin/env python

from gamelib import main
main.main()