view run_game.py @ 232:ca490aecbe0e

Updated cryo unit to use new stuff. No more triangles! (Except for the ones that are still there.)
author Jeremy Thurgood <firxen@gmail.com>
date Thu, 26 Aug 2010 23:36:53 +0200
parents f2c3b516741b
children 38fb04728ac5
line wrap: on
line source

#! /usr/bin/env python

from gamelib import main
main.main()