comparison scripts/suspended.py @ 186:f15c4f7c24e6

Windows builder (works under Wine).
author Simon Cross <simon@simonx>
date Wed, 25 Aug 2010 16:24:55 +0200
parents
children
comparison
equal deleted inserted replaced
185:ce12e56ed434 186:f15c4f7c24e6
1 #! /usr/bin/env python
2 # testconsole.py
3 # Copyright Boomslang team, 2010 (see COPYING File)
4
5 from gamelib import main
6 main.main()