view scripts/foxassault.py @ 331:17ee6bcf583d

Add comment noting that TURN_LIMIT is a semi-constant.
author Simon Cross <hodgestar@gmail.com>
date Sat, 05 Sep 2009 22:06:52 +0000
parents f93e0c992f28
children
line wrap: on
line source

#! /usr/bin/env python

from gamelib import main
main.main()