view scripts/suspended.py @ 526:a984cf27b527

Defer some resource loading until it's actually necessary.
author Jeremy Thurgood <firxen@gmail.com>
date Wed, 08 Sep 2010 17:33:07 +0200
parents f15c4f7c24e6
children
line wrap: on
line source

#! /usr/bin/env python
# testconsole.py
# Copyright Boomslang team, 2010 (see COPYING File)

from gamelib import main
main.main()