annotate scripts/foxassault.py @ 414:9096c237928c

Dear most illustrious brother, I seek your cooperation with the refactoring of egg layerings and the reloading of guns. Please to provide bank details.
author Jeremy Thurgood <firxen@gmail.com>
date Sat, 21 Nov 2009 12:48:12 +0000
parents f93e0c992f28
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
282
f93e0c992f28 Add scripts folder.
Simon Cross <hodgestar@gmail.com>
parents:
diff changeset
1 #! /usr/bin/env python
f93e0c992f28 Add scripts folder.
Simon Cross <hodgestar@gmail.com>
parents:
diff changeset
2
f93e0c992f28 Add scripts folder.
Simon Cross <hodgestar@gmail.com>
parents:
diff changeset
3 from gamelib import main
f93e0c992f28 Add scripts folder.
Simon Cross <hodgestar@gmail.com>
parents:
diff changeset
4 main.main()