view scripts/foxassault.py @ 371:c39e7d33ac82 1.0.x 1.0.0

Create branch 1.0.x at r359.
author Simon Cross <hodgestar@gmail.com>
date Tue, 13 Oct 2009 20:12:06 +0000
parents f93e0c992f28
children
line wrap: on
line source

#! /usr/bin/env python

from gamelib import main
main.main()