view run_game.py @ 127:591a85a4edac

Use 'done' rather than exit in equipment selection screen
author Neil Muller <drnlmuller@gmail.com>
date Thu, 10 May 2012 13:16:25 +0200
parents d0de8832774b
children
line wrap: on
line source

#! /usr/bin/env python

from gamelib import main
main.main()